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

7 lines
151 B

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