Skip to content

Commit 51d172c

Browse files
committed
clippy overrides
1 parent 071036f commit 51d172c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clippy.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
type-complexity-threshold=1000
1+
type-complexity-threshold = 1000
2+
allow = ["type_complexity", "too_many_arguments"]

0 commit comments

Comments
 (0)