Skip to content

Commit

Permalink
backport clippy silencing
Browse files Browse the repository at this point in the history
as instructed by formalized_tensor
  • Loading branch information
ppolewicz authored Sep 25, 2024
1 parent 96b4982 commit 9614193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ indexing-slicing = "deny"
arithmetic-side-effects = "deny"
type_complexity = "allow"
unwrap-used = "deny"
manual_inspect = "allow"

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

0 comments on commit 9614193

Please sign in to comment.