Skip to content

Commit

Permalink
Merge pull request #160 from tomknig/patch-1
Browse files Browse the repository at this point in the history
Remove duplicated mapping from clang-format config
  • Loading branch information
cedelavergne-ledger authored Oct 15, 2024
2 parents e52a0e6 + 6ff1769 commit f22a4e4
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 f22a4e4

Please sign in to comment.