mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-29 10:37:55 +00:00
Clippy cyclomatic complexity lint has been renamed
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#![cfg_attr(
|
||||
feature = "cargo-clippy",
|
||||
allow(
|
||||
cyclomatic_complexity,
|
||||
cognitive_complexity,
|
||||
enum_variant_names,
|
||||
needless_pass_by_value,
|
||||
redundant_field_names,
|
||||
|
||||
Reference in New Issue
Block a user