Skip to content

Commit

Permalink
ci: increase too-many-args warning threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuttymoon committed May 25, 2023
1 parent 4372060 commit 9a4de2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
large-error-threshold = 256
too-many-arguments-threshold = 10
too-many-arguments-threshold = 16

0 comments on commit 9a4de2c

Please sign in to comment.