Skip to content

Commit

Permalink
Update lint test
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jun 18, 2023
1 parent 373a03d commit 8500ce6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/lint.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,12 @@
missing_docs,
non_ascii_idents,
noop_method_call,
private_bounds,
private_interfaces,
single_use_lifetimes,
trivial_casts,
trivial_numeric_casts,
// unnameable_types, // TODO
unreachable_pub,
unused_import_braces,
unused_lifetimes,
Expand Down

0 comments on commit 8500ce6

Please sign in to comment.