clang-format: Increase column limit
This commit is contained in:
parent
1e08aa455b
commit
d7be6b1bec
@ -2,7 +2,7 @@
|
||||
Language: Cpp
|
||||
Standard: Cpp11
|
||||
BasedOnStyle: Google
|
||||
ColumnLimit: 100
|
||||
ColumnLimit: 120
|
||||
NamespaceIndentation: All
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
AllowShortFunctionsOnASingleLine: Empty
|
||||
|
Loading…
Reference in New Issue
Block a user