mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 05:51:01 +00:00
Ignore struct_excessive_bools pedantic lint
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
must_use_candidate,
|
must_use_candidate,
|
||||||
similar_names,
|
similar_names,
|
||||||
single_match_else,
|
single_match_else,
|
||||||
|
struct_excessive_bools,
|
||||||
too_many_lines,
|
too_many_lines,
|
||||||
unseparated_literal_suffix,
|
unseparated_literal_suffix,
|
||||||
use_self,
|
use_self,
|
||||||
|
|||||||
Reference in New Issue
Block a user