Skip to content

Commit

Permalink
Merge pull request #139 from 0xMMBD/clang-format-fix
Browse files Browse the repository at this point in the history
Remove duplicate entry from the .clang-format
  • Loading branch information
tdejoigny-ledger authored Nov 22, 2024
2 parents 9d8c0f5 + d4ea846 commit 6383275
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 6383275

Please sign in to comment.