10 lines
223 B
Text
10 lines
223 B
Text
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Mozilla
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
AccessModifierOffset: -8
|
||
|
AlignAfterOpenBracket: AlwaysBreak
|
||
|
SortIncludes: false
|