Skip to content

Commit 897daf0

Browse files
Fix clippy.toml
1 parent b9e12da commit 897daf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/clippy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
allow-unwrap-in-tests = true
22
allow-expect-in-tests = true
33
allow-panic-in-tests = true
4+
arithmetic-side-effects-allowed = ["num_bigint::BigInt"]

0 commit comments

Comments
 (0)