8 lines
194 B
YAML
8 lines
194 B
YAML
AllowShortFunctionsOnASingleLine: false
|
|
AllowShortIfStatementsOnASingleLine: false
|
|
AllowShortLoopsOnASingleLine: false
|
|
IndentCaseLabels: false
|
|
SortIncludes: false
|
|
ColumnLimit: 80
|
|
IndentWidth: 2
|