Skip to content

Commit

Permalink
Remove clang-format options introduced in version 5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpreiner committed Oct 24, 2017
1 parent 2c2f12b commit 19c44a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ BraceWrapping:
AfterUnion: true
BeforeCatch: true
BeforeElse: true
SplitEmptyFunction: false
SplitEmptyNamespace: false
SplitEmptyRecord: false
BreakBeforeBraces: Custom
...

0 comments on commit 19c44a4

Please sign in to comment.