mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Clang-format continuation indent fixes + .gitignore additions
* Proper support for continuation indents in clang format * make src/wieldmesh.h proper and remove it from whitelist * Add CLion default build directories in .gitignore
This commit is contained in:
parent
00138a52d8
commit
be06636965
4 changed files with 12 additions and 13 deletions
|
@ -21,3 +21,5 @@ IncludeCategories:
|
|||
Priority: 2
|
||||
- Regex: '^<.*'
|
||||
Priority: 1
|
||||
AlignAfterOpenBracket: DontAlign
|
||||
ContinuationIndentWidth: 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue