Skip to content

Commit

Permalink
NFC: Remove too_many_arguments exception from clippy.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Sep 30, 2023
1 parent 2ad08d7 commit 7e0731a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mk/clippy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ cargo clippy \
--deny warnings \
\
--deny clippy::as_conversions \
\
--allow clippy::too_many_arguments \
$NULL

0 comments on commit 7e0731a

Please sign in to comment.