8 lines
178 B
Plaintext
8 lines
178 B
Plaintext
|
BasedOnStyle: Google
|
||
|
MaxEmptyLinesToKeep: 3
|
||
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
AllowShortLoopsOnASingleLine: false
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Right
|
||
|
|