Update .clang-format to be consistent with new version (#1376)
This commit is contained in:
parent
9ac938b4e3
commit
796463142e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ ConstructorInitializerIndentWidth: 0
|
|||
ContinuationIndentWidth: 0
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
IndentCaseLabels: true
|
||||
SpaceBeforeCpp11BracedList: false
|
||||
BraceWrapping:
|
||||
AfterEnum: true
|
||||
AfterStruct: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue