12 lines
238 B
Plaintext
12 lines
238 B
Plaintext
|
---
|
||
|
BasedOnStyle: Google
|
||
|
IndentWidth: 4
|
||
|
---
|
||
|
Language: Cpp
|
||
|
ColumnLimit: 90
|
||
|
AlignConsecutiveAssignments: true
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Left
|
||
|
BinPackArguments: false
|
||
|
BinPackParameters: false
|
||
|
IndentAccessModifiers: false
|