Skip to content

Commit

Permalink
clippy: bump too-many-arguments-threshold from 10 to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Sep 19, 2023
1 parent d7abc05 commit 6f16e97
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 +1 @@
too-many-arguments-threshold = 10
too-many-arguments-threshold = 12

0 comments on commit 6f16e97

Please sign in to comment.