We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e12da commit 897daf0Copy full SHA for 897daf0
rust/clippy.toml
@@ -1,3 +1,4 @@
1
allow-unwrap-in-tests = true
2
allow-expect-in-tests = true
3
allow-panic-in-tests = true
4
+arithmetic-side-effects-allowed = ["num_bigint::BigInt"]
0 commit comments