Fix clang format for braced list
This commit is contained in:
parent
ff340df5b5
commit
7262133782
@ -21,6 +21,7 @@ BraceWrapping:
|
||||
BeforeElse: false
|
||||
ColumnLimit: 0
|
||||
ContinuationIndentWidth: 16
|
||||
Cpp11BracedListStyle: false
|
||||
IncludeBlocks: Preserve
|
||||
IndentCaseLabels: true
|
||||
IndentWidth: 8
|
||||
|
Loading…
Reference in New Issue
Block a user