Skip to content

Commit dec62a7

Browse files
committedAug 29, 2023
feat: add clippy file
1 parent b2d21f5 commit dec62a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎clippy.toml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
too-many-arguments-threshold = 100
2+
type-complexity-threshold = 1000

0 commit comments

Comments
 (0)
Please sign in to comment.