Skip to content

Commit

Permalink
scripts: Pass clippy tests by allowing many arguments
Browse files Browse the repository at this point in the history
Signed-off-by: Changho Choi <[email protected]>
  • Loading branch information
zpzigi754 committed Jul 15, 2024
1 parent 8cb70b8 commit fbcc7c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/clippy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ cargo clippy --lib -p islet_rmm -- \
-A clippy::redundant_pattern_matching \
-A clippy::type_complexity \
-A clippy::upper-case-acronyms \
-A clippy::too_many_arguments \
--deny "warnings"

0 comments on commit fbcc7c7

Please sign in to comment.