7 lines
166 B
YAML
7 lines
166 B
YAML
BasedOnStyle: Google
|
|
AllowShortFunctionsOnASingleLine: false
|
|
SpaceAfterCStyleCast: true
|
|
PointerBindsToType: false
|
|
DerivePointerBinding: false
|
|
IncludeBlocks: Preserve
|