8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
|
BasedOnStyle: Google
|
||
|
ColumnLimit: 100
|
||
|
AllowShortBlocksOnASingleLine: false
|
||
|
AllowShortFunctionsOnASingleLine: false
|
||
|
CommentPragmas: NOLINT:.*
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Left
|