Skip to content

Commit

Permalink
Remove duplicate entry from the .clang-format (AllowAllParametersOfDe…
Browse files Browse the repository at this point in the history
…clarationOnNextLine)
  • Loading branch information
0xMMBD committed Nov 22, 2024
1 parent 9d8c0f5 commit d4ea846
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 @@ -12,7 +12,6 @@ SortIncludes: false
SpaceAfterCStyleCast: true
AllowShortCaseLabelsOnASingleLine: false
AllowAllArgumentsOnNextLine: false
AllowAllParametersOfDeclarationOnNextLine: false
AllowShortBlocksOnASingleLine: Never
AllowShortFunctionsOnASingleLine: None
BinPackArguments: false
Expand Down

0 comments on commit d4ea846

Please sign in to comment.