11 lines
477 B
Plaintext
11 lines
477 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
Language: Cpp
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Linux
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
SortIncludes: false
|
||
|
ContinuationIndentWidth: 8
|
||
|
ColumnLimit: 80
|