unplugged-system/external/google-fruit/.clang-format

7 lines
151 B
Plaintext
Raw Permalink Normal View History

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