8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Linux
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|