Skip to content

Commit

Permalink
Ignore lint
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r committed Dec 14, 2023
1 parent 770d45d commit 5329c23
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 @@ -50,6 +50,7 @@ const CLIPPY_FLAGS: &[&str] = &[
"-Aclippy::unseparated_literal_suffix",
"-Aclippy::unused_self",
"-Aclippy::used_underscore_binding",
"-Aclippy::wildcard_enum_match_arm",
];

const RUST_FLAGS: &[&str] = &[
Expand Down

0 comments on commit 5329c23

Please sign in to comment.