7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
|
BreakBeforeBraces: Allman
|
||
|
IndentWidth: 4
|
||
|
ColumnLimit: 120
|
||
|
AllowShortFunctionsOnASingleLine: None
|
||
|
Cpp11BracedListStyle: false
|
||
|
IndentPPDirectives: AfterHash
|