7 lines
149 B
YAML
7 lines
149 B
YAML
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
ColumnLimit: 100
|
|
UseTab: Always
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
QualifierAlignment: Right
|