12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
|
BasedOnStyle: LLVM
|
||
|
IndentWidth: 8
|
||
|
UseTab: Always
|
||
|
BreakBeforeBraces: Linux
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
IndentCaseLabels: false
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Right
|
||
|
BreakStringLiterals: false
|
||
|
SortIncludes: false
|
||
|
ReflowComments: false
|