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