Skip to content

Commit

Permalink
clang-format: revert 'AfterCaseLabel' setting
Browse files Browse the repository at this point in the history
  • Loading branch information
booto committed May 23, 2019
1 parent 2bedb8a commit c5a9a77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ AlwaysBreakTemplateDeclarations: true
BinPackArguments: true
BinPackParameters: true
BraceWrapping:
AfterCaseLabel: true
AfterClass: true
AfterControlStatement: true
AfterEnum: true
Expand Down

0 comments on commit c5a9a77

Please sign in to comment.