chore: remove duplicate `clippy.toml`
commit
15b24d0chore: remove duplicate `clippy.toml`
Reviews
No reviews of this commit yet — record a verdict below.
Start a review
clippy.toml
@@ -1,5 +1,0 @@
-allow-indexing-slicing-in-tests = true
-allow-panic-in-tests = true
-allow-unwrap-in-tests = true
-allow-expect-in-tests = true
-allow-dbg-in-tests = true