9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
|
|
---
|
||
|
|
BasedOnStyle: LLVM
|
||
|
|
IndentWidth: 4
|
||
|
|
ColumnLimit: 100
|
||
|
|
BreakBeforeBraces: Attach
|
||
|
|
AllowShortFunctionsOnASingleLine: Empty
|
||
|
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
|
SortIncludes: true
|