9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
|
BasedOnStyle: WebKit
|
||
|
IndentWidth: 4
|
||
|
ColumnLimit: 80
|
||
|
IndentCaseLabels: true
|
||
|
BreakBeforeBraces: Custom
|
||
|
BraceWrapping:
|
||
|
AfterFunction: true
|
||
|
SplitEmptyFunction: false
|