Skip to content

Commit

Permalink
Add BraceWrapping/AfterCaseLabel to .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Techjar committed May 22, 2019
1 parent 68877c5 commit 2e60234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ AlwaysBreakTemplateDeclarations: true
BinPackArguments: true
BinPackParameters: true
BraceWrapping:
AfterCaseLabel: true
AfterClass: true
AfterControlStatement: true
AfterEnum: true
Expand Down

0 comments on commit 2e60234

Please sign in to comment.