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