mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
User clang-format InsertBraces instead of clang-tidy (#1059)
This commit is contained in:
committed by
GitHub
parent
09684b3c03
commit
0873b782c5
@@ -20,6 +20,7 @@ EmptyLineBeforeAccessModifier: Always
|
||||
IncludeBlocks: Regroup
|
||||
IndentAccessModifiers: false
|
||||
IndentWidth: 4
|
||||
InsertBraces: true
|
||||
InsertNewlineAtEOF: true
|
||||
PointerAlignment: Left
|
||||
QualifierAlignment: Custom
|
||||
|
||||
Reference in New Issue
Block a user