Sign in
cobalt
/
cobalt
/
6f9a742d28df516936362c4ae00efbea9c3b06f2
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Format
/
lit.local.cfg
blob: abf4e8a65cc333c86d36aca86c25f9bb42bb6eee [
file
] [
log
] [
blame
]
# Suffixes supported by clang-format.
config
.
suffixes
=
[
'.c'
,
'.cc'
,
'.cpp'
,
'.h'
,
'.m'
,
'.mm'
,
'.java'
,
'.js'
,
'.ts'
,
'.proto'
,
'.protodevel'
,
'.pb.txt'
,
'.textproto'
,
'.textpb'
,
'.asciipb'
,
'.td'
]