9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
|
|
BasedOnStyle: Google
|
||
|
|
IndentWidth: 2
|
||
|
|
ColumnLimit: 120
|
||
|
|
AllowShortFunctionsOnASingleLine: Empty
|
||
|
|
DerivePointerAlignment: false
|
||
|
|
PointerAlignment: Left
|
||
|
|
NamespaceIndentation: None
|
||
|
|
SortIncludes: true
|