chore(clang-format): increase column limit
This commit is contained in:
@@ -3,6 +3,6 @@ UseTab: Always
|
|||||||
TabWidth: 4
|
TabWidth: 4
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
IndentCaseLabels: true
|
IndentCaseLabels: true
|
||||||
ColumnLimit: 100
|
ColumnLimit: 120
|
||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
AllowShortFunctionsOnASingleLine: None
|
AllowShortFunctionsOnASingleLine: None
|
||||||
|
|||||||
Reference in New Issue
Block a user