Add ColumnLimit which is slightly larger than average
This commit is contained in:
parent
14001389ac
commit
a24ee6a687
@ -8,5 +8,6 @@ AllowShortLambdasOnASingleLine: Inline
|
||||
AllowShortLoopsOnASingleLine: 'false'
|
||||
AlwaysBreakBeforeMultilineStrings: 'true'
|
||||
IndentWidth: '4'
|
||||
ColumnLimit: 100
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user