11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
|
---
|
||
|
DerivePointerAlignment: 'true'
|
||
|
SpaceBeforeParens: ControlStatements
|
||
|
UseTab: ForIndentation
|
||
|
IndentWidth: 2
|
||
|
TabWidth: 2
|
||
|
ColumnLimit: 120
|
||
|
BreakBeforeBraces: Attach
|
||
|
|
||
|
...
|