Skip to content

Commit 9614193

Browse files
authored
backport clippy silencing
as instructed by formalized_tensor
1 parent 96b4982 commit 9614193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ indexing-slicing = "deny"
4141
arithmetic-side-effects = "deny"
4242
type_complexity = "allow"
4343
unwrap-used = "deny"
44+
manual_inspect = "allow"
4445

4546
[workspace.dependencies]
4647
cargo-husky = { version = "1", default-features = false }

0 commit comments

Comments
 (0)