4 lines
139 B
YAML
4 lines
139 B
YAML
BasedOnStyle: Google
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
AllowShortLoopsOnASingleLine: false
|
|
AllowShortFunctionsOnASingleLine: None
|