We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfcbbe7 commit 9bae231Copy full SHA for 9bae231
clippy.toml
@@ -3,4 +3,4 @@ cognitive-complexity-threshold = 100
3
# types are used for safety encoding
4
type-complexity-threshold = 10000
5
# manipulating complex states machines in consensus
6
-too-many-arguments-threshold = 15
+too-many-arguments-threshold = 13
0 commit comments