[Lint] Added InsertBraces to linter to unify codebase to one standard
This commit is contained in:
@@ -6,6 +6,7 @@ SortIncludes: true
|
||||
KeepEmptyLines:
|
||||
AtStartOfFile: false
|
||||
InsertNewlineAtEOF: true
|
||||
InsertBraces: true
|
||||
|
||||
# Regroup causes unnecessary noise due to clang-format bug.
|
||||
IncludeBlocks: Preserve
|
||||
|
||||
Reference in New Issue
Block a user