Deny clippy::too_many_arguments
type: development
This commit is contained in:
parent
1532113782
commit
2ea5e0b384
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user