Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Jul 10, 2024
1 parent f42a5c5 commit f8e8acc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust-tools/src/cfg/you_rust.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const CLIPPY_FLAGS: &[&str] = &[
"-Aclippy::multiple_inherent_impl",
"-Aclippy::must_use_candidate",
"-Aclippy::needless_doctest_main",
"-Aclippy::panic_in_result_fn",
"-Aclippy::pattern_type_mismatch",
"-Aclippy::pub_use",
"-Aclippy::pub_with_shorthand",
Expand Down

0 comments on commit f8e8acc

Please sign in to comment.