Skip to content

Commit

Permalink
properly fix clippy errors
Browse files Browse the repository at this point in the history
  • Loading branch information
makspll committed Sep 7, 2024
1 parent 51d172c commit f0cb158
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 @@
type-complexity-threshold = 1000
allow = ["type_complexity", "too_many_arguments"]
too-many-arguments-threshold = 999

0 comments on commit f0cb158

Please sign in to comment.