Skip to content

Commit

Permalink
tests: Update lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Feb 16, 2025
1 parent 6439261 commit 7a435d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/lint/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
redundant_imports,
redundant_lifetimes,
single_use_lifetimes,
supertrait_item_shadowing_definition,
supertrait_item_shadowing_usage,
trivial_casts,
trivial_numeric_casts,
unit_bindings,
Expand Down

0 comments on commit 7a435d3

Please sign in to comment.