Skip to content

Commit

Permalink
Drop duplicate clang-format rule
Browse files Browse the repository at this point in the history
  • Loading branch information
notpeelz committed Mar 27, 2024
1 parent fa7c7df commit 0dc66e6
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 @@ -19,7 +19,6 @@ AlwaysBreakTemplateDeclarations: false
BinPackArguments: false
BinPackParameters: true
BreakBeforeBinaryOperators: None
BreakBeforeBinaryOperators: None
BreakBeforeBraces: Linux
BreakBeforeTernaryOperators: true
BreakConstructorInitializersBeforeComma: false
Expand Down

0 comments on commit 0dc66e6

Please sign in to comment.