15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
![]() |
---
|
||
|
Language: Cpp
|
||
|
BasedOnStyle: Google
|
||
|
BinPackArguments: true
|
||
|
BinPackParameters: true
|
||
|
ColumnLimit: 100
|
||
|
ConstructorInitializerAllOnOneLineOrOnePerLine: false
|
||
|
IndentWidth: 4
|
||
|
Standard: Auto
|
||
|
TabWidth: 8
|
||
|
UseTab: Never
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Left
|
||
|
...
|