We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071036f commit 51d172cCopy full SHA for 51d172c
clippy.toml
@@ -1 +1,2 @@
1
-type-complexity-threshold=1000
+type-complexity-threshold = 1000
2
+allow = ["type_complexity", "too_many_arguments"]
0 commit comments