7 lines
151 B
YAML
7 lines
151 B
YAML
BasedOnStyle: LLVM
|
|
Language: Cpp
|
|
ColumnLimit: 120
|
|
AllowShortFunctionsOnASingleLine: Empty
|
|
AlwaysBreakTemplateDeclarations: true
|
|
PointerAlignment: Left
|