clang-format: Add "InsertBraces: true" option
This commit is contained in:
@@ -21,6 +21,7 @@ IncludeCategories:
|
||||
- Regex: ".*"
|
||||
Priority: 1
|
||||
SortPriority: 0
|
||||
InsertBraces: true
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
PackConstructorInitializers: Never
|
||||
PointerAlignment: Left
|
||||
|
||||
Reference in New Issue
Block a user