7 lines
146 B
YAML
7 lines
146 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
ColumnLimit: 90
|
|
Cpp11BracedListStyle: true
|
|
AlignArrayOfStructures: Left
|
|
AllowShortFunctionsOnASingleLine: Empty
|