94b2861243
Former-commit-id: 5f9c6ae75f295e057a7d2971f3a6df4656fa8850
8 lines
178 B
YAML
8 lines
178 B
YAML
BasedOnStyle: Google
|
|
MaxEmptyLinesToKeep: 3
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
AllowShortLoopsOnASingleLine: false
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
|