Fix clang-format Columns Width
Also fix l_client.cpp/h and remove them from whitelist
This commit is contained in:
@@ -5,6 +5,7 @@ BreakBeforeBraces: Linux
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentCaseLabels: false
|
||||
AccessModifierOffset: -8
|
||||
ColumnLimit: 90
|
||||
IncludeCategories:
|
||||
- Regex: '^".*'
|
||||
Priority: 2
|
||||
|
Reference in New Issue
Block a user