Skip to content

Commit

Permalink
chore: Remove clippy::tests_outside_test_module
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Mar 28, 2024
1 parent 6a9d2bf commit 8d4b1b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ string_add = "warn"
string_add_assign = "warn"
string_lit_as_bytes = "warn"
string_to_string = "warn"
tests_outside_test_module = "warn"
todo = "warn"
trait_duplication_in_bounds = "warn"
unwrap_used = "warn"
Expand Down

0 comments on commit 8d4b1b6

Please sign in to comment.