17 lines
312 B
Plaintext
17 lines
312 B
Plaintext
|
---
|
||
|
|
||
|
BinPackArguments: 'false'
|
||
|
BinPackParameters: 'false'
|
||
|
BreakStringLiterals: 'false'
|
||
|
ColumnLimit: '120'
|
||
|
IndentCaseLabels: 'false'
|
||
|
IndentPPDirectives: None
|
||
|
IndentWidth: '4'
|
||
|
BreakBeforeBraces: 'Custom'
|
||
|
BraceWrapping:
|
||
|
AfterEnum: 'true'
|
||
|
AfterStruct: 'true'
|
||
|
AfterFunction: 'true'
|
||
|
SortIncludes: 'false'
|
||
|
...
|