Skip to content

Commit

Permalink
避免不同clang版本差异导致的不兼容format
Browse files Browse the repository at this point in the history
  • Loading branch information
dongyuwei committed Jul 1, 2019
1 parent a97b59b commit f624ae9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ BraceWrapping:
BeforeCatch: false
BeforeElse: false
IndentBraces: false
SplitEmptyFunction: true
BreakBeforeBinaryOperators: None
BreakBeforeBraces: Attach
BreakBeforeInheritanceComma: false
Expand Down

0 comments on commit f624ae9

Please sign in to comment.