mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-17 17:08:39 +00:00
Fix clang-format Columns Width
Also fix l_client.cpp/h and remove them from whitelist
This commit is contained in:
parent
529ba8002d
commit
a4874270f7
4 changed files with 9 additions and 11 deletions
|
@ -5,6 +5,7 @@ BreakBeforeBraces: Linux
|
|||
AllowShortIfStatementsOnASingleLine: false
|
||||
IndentCaseLabels: false
|
||||
AccessModifierOffset: -8
|
||||
ColumnLimit: 90
|
||||
IncludeCategories:
|
||||
- Regex: '^".*'
|
||||
Priority: 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue