Skip to content

Commit 5f4da96

Browse files
committed
Update .clang-format
1 parent 7471bbe commit 5f4da96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ AlwaysBreakTemplateDeclarations: 'true'
88
BinPackArguments: 'false'
99
BinPackParameters: 'false'
1010
BraceWrapping: {
11+
AfterCaseLabel: 'true'
1112
AfterClass: 'true'
1213
AfterControlStatement: 'true'
1314
AfterEnum: 'true'

0 commit comments

Comments
 (0)