blob: 3eb0f54ceaa6f94743d7f58ebbbc8d7de86b81d4 [file] [log] [blame]
# Suffixes supported by clang-format.
config.suffixes = [
".c",
".cc",
".cpp",
".h",
".m",
".mm",
".java",
".js",
".ts",
".proto",
".protodevel",
".pb.txt",
".txtpb",
".textproto",
".textpb",
".asciipb",
".td",
]