Skip to content

Commit 90fdbb1

Browse files
committed
Remove manual_inspect from Cargo.toml clippy config
1 parent 0786624 commit 90fdbb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ indexing-slicing = "deny"
4343
arithmetic-side-effects = "deny"
4444
type_complexity = "allow"
4545
unwrap-used = "deny"
46-
# manual_inspect = "allow"
4746

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

0 commit comments

Comments
 (0)