tensorflow/third_party/xla/.clang-format
David Dunleavy 8a23c8e171 Use newer version of clang-format and update config
FORCE_TEST_ACTIONS

PiperOrigin-RevId: 612513753
2024-03-04 11:14:20 -08:00

7 lines
118 B
YAML

BasedOnStyle: Google
Language: Cpp
PointerBindsToType: true
SortIncludes: Never
AlignTrailingComments:
Kind: Always