7 lines
136 B
YAML
7 lines
136 B
YAML
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 0
|
|
AllowShortStringsOnSingleLine: true
|
|
BreakStringLiterals: false
|
|
ReflowComments: false
|