Skip to content

Commit f5ccc6f

Browse files
committed
Remove duplicated line from clang-format
1 parent 1058c5b commit f5ccc6f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.clang-format

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ SortIncludes: false
1212
SpaceAfterCStyleCast: true
1313
AllowShortCaseLabelsOnASingleLine: false
1414
AllowAllArgumentsOnNextLine: false
15-
AllowAllParametersOfDeclarationOnNextLine: false
1615
AllowShortBlocksOnASingleLine: Never
1716
AllowShortFunctionsOnASingleLine: None
1817
BinPackArguments: false

0 commit comments

Comments
 (0)