NFC: Remove `too_many_arguments` exception from clippy.sh.

This commit is contained in:
Brian Smith 2023-09-29 19:01:34 -07:00
parent 2ad08d7bc2
commit 7e0731a016
1 changed files with 0 additions and 2 deletions

View File

@ -25,6 +25,4 @@ cargo clippy \
--deny warnings \
\
--deny clippy::as_conversions \
\
--allow clippy::too_many_arguments \
$NULL