aosp12/external/google-fruit/.clang-format

7 lines
151 B
YAML

BasedOnStyle: LLVM
Language: Cpp
ColumnLimit: 120
AllowShortFunctionsOnASingleLine: Empty
AlwaysBreakTemplateDeclarations: true
PointerAlignment: Left