12 lines
176 B
Text
12 lines
176 B
Text
|
---
|
||
|
BasedOnStyle: WebKit
|
||
|
IndentWidth: 4
|
||
|
ColumnLimit: 80
|
||
|
---
|
||
|
Language: cpp
|
||
|
PointerAlignment: Middle
|
||
|
IndentCaseLabels: true
|
||
|
BinPackArguments: true
|
||
|
SpaceAfterCStyleCast: true
|
||
|
---
|