Sign in
rust
/
rust-lang
/
llvm-project
/
af8f9eb61a2ad4ee1f2d3f46d157b93a47c6a4bf
/
.
/
clang
/
test
/
Format
/
lit.local.cfg
blob: 3851397a3f7ccc09e00f4043fbff5649ee38ab64 [
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"
,
]