Increase column width in clang-format
This commit is contained in:
parent
8b456f8d42
commit
05a4fde2e7
@ -9,6 +9,6 @@ AllowShortLoopsOnASingleLine: false
|
||||
AlwaysBreakBeforeMultilineStrings: true
|
||||
AlwaysBreakTemplateDeclarations: true
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 80
|
||||
ColumnLimit: 120
|
||||
|
||||
...
|
||||
|
Loading…
x
Reference in New Issue
Block a user