6 lines
137 B
YAML
6 lines
137 B
YAML
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|
|
Cpp11BracedListStyle: true
|
|
AlignArrayOfStructures: Left
|
|
AllowShortFunctionsOnASingleLine: Empty
|