Skip to content

Commit

Permalink
Ignore clippy::let_underscore_untyped (#1609)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored May 28, 2023
1 parent 9f03441 commit 67b264c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
clippy::default_trait_access,
clippy::doc_markdown,
clippy::enum_glob_use,
clippy::let_underscore_untyped,
clippy::missing_errors_doc,
clippy::needless_pass_by_value,
clippy::non_ascii_literal,
Expand Down

0 comments on commit 67b264c

Please sign in to comment.