mirror of
https://github.com/serde-rs/json.git
synced 2025-09-30 06:21:34 +00:00
Allow clippy::items_after_statements
This commit is contained in:
parent
a95d6df9d0
commit
1f0dcf791a
@ -340,6 +340,7 @@
|
||||
clippy::wildcard_imports,
|
||||
// things are often more readable this way
|
||||
clippy::cast_lossless,
|
||||
clippy::items_after_statements,
|
||||
clippy::module_name_repetitions,
|
||||
clippy::redundant_else,
|
||||
clippy::shadow_unrelated,
|
||||
|
Loading…
x
Reference in New Issue
Block a user