Skip to content

Commit

Permalink
Don't indent case labels
Browse files Browse the repository at this point in the history
  • Loading branch information
tprk77 committed Jun 16, 2018
1 parent 6430b1f commit 150344b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ BraceWrapping:
AfterFunction: true
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
...

0 comments on commit 150344b

Please sign in to comment.