8 lines
164 B
YAML
8 lines
164 B
YAML
BasedOnStyle: Google
|
|
ColumnLimit: 90
|
|
DerivePointerAlignment: false
|
|
IndentCaseLabels: false
|
|
PointerAlignment: Right
|
|
BinPackArguments: false
|
|
BinPackParameters: false
|