We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc70d0 commit 3278d49Copy full SHA for 3278d49
.clippy.toml
@@ -1,4 +1,5 @@
1
warn-on-all-wildcard-imports = true
2
+allow-print-in-tests = true
3
allow-expect-in-tests = true
4
allow-unwrap-in-tests = true
5
allow-dbg-in-tests = true
0 commit comments