Skip to content

Commit ddd630c

Browse files
committed
Remove duplicate entry from clang format config
1 parent 60c29c2 commit ddd630c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-format

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ AlwaysBreakBeforeMultilineStrings: 'true'
2424
AlwaysBreakTemplateDeclarations: 'Yes'
2525
BinPackArguments: 'true'
2626
BinPackParameters: 'true'
27-
BreakBeforeBinaryOperators: None
2827
BreakBeforeBraces: Custom
2928
BraceWrapping:
3029
AfterCaseLabel: true

0 commit comments

Comments
 (0)