single-line functions are ew
This commit is contained in:
parent
5f1b53cb9e
commit
30c4eebb46
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ TabWidth: '2'
|
||||||
UseTab: Never
|
UseTab: Never
|
||||||
IndentCaseLabels: true
|
IndentCaseLabels: true
|
||||||
ColumnLimit: 120
|
ColumnLimit: 120
|
||||||
|
AllowShortFunctionsOnASingleLine: None
|
||||||
|
|
Loading…
Add table
Reference in a new issue