8 lines
178 B
YAML
8 lines
178 B
YAML
|
|
BasedOnStyle: Google
|
||
|
|
AlignAfterOpenBracket: AlwaysBreak
|
||
|
|
DerivePointerAlignment: false
|
||
|
|
PointerAlignment: Left
|
||
|
|
QualifierAlignment: Left
|
||
|
|
ReferenceAlignment: Left
|
||
|
|
InsertBraces: true
|