Skip to content

Commit 96a1e8b

Browse files
authored
Removed duplicate entry in clang-format file (#18)
1 parent ad31775 commit 96a1e8b

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
@@ -8,7 +8,6 @@ AllowAllParametersOfDeclarationOnNextLine: false
88
AllowShortIfStatementsOnASingleLine: false
99
AllowShortLoopsOnASingleLine: false
1010
AllowShortFunctionsOnASingleLine: None
11-
AllowShortLoopsOnASingleLine: false
1211
AlwaysBreakTemplateDeclarations: true
1312
AlwaysBreakBeforeMultilineStrings: false
1413
BreakBeforeBinaryOperators: false

0 commit comments

Comments
 (0)