1# Suffixes supported by clang-format. 2config.suffixes = ['.c', '.cc', '.cpp', '.h', '.m', '.mm', '.java', '.js', 3 '.ts', '.proto', '.protodevel', '.pb.txt', '.textproto', 4 '.textpb', '.asciipb', '.td'] 5