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'
|
AllowShortLoopsOnASingleLine: 'false'
|
||||||
AlwaysBreakBeforeMultilineStrings: 'true'
|
AlwaysBreakBeforeMultilineStrings: 'true'
|
||||||
IndentWidth: '4'
|
IndentWidth: '4'
|
||||||
|
ColumnLimit: 100
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user