Skip to content

Commit

Permalink
Deny clippy::too_many_arguments
Browse files Browse the repository at this point in the history
type: development
  • Loading branch information
casey committed Apr 8, 2020
1 parent 1532113 commit 2ea5e0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Expand Up @@ -17,7 +17,6 @@
clippy::result_expect_used,
clippy::result_unwrap_used,
clippy::shadow_reuse,
clippy::too_many_arguments,
clippy::too_many_lines,
clippy::unreachable,
clippy::unseparated_literal_suffix,
Expand Down

0 comments on commit 2ea5e0b

Please sign in to comment.