Skip to content

Commit ea95f1d

Browse files
committed
chore: relax clippy for tap_integration_tests
Signed-off-by: Alexis Asseman <[email protected]>
1 parent ab0e722 commit ea95f1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tap_integration_tests/clippy.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Since this whole crate is only for testing, we relax some of the clippy rules
2+
too-many-arguments-threshold = 15

0 commit comments

Comments
 (0)