mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-11 23:11:02 +00:00
Move deny(clippy) to command line arguments in the CI job
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#![doc(html_root_url = "https://docs.rs/serde_derive_internals/0.26.0")]
|
||||
#![allow(unknown_lints, bare_trait_objects)]
|
||||
#![deny(clippy::all, clippy::pedantic)]
|
||||
// Ignored clippy lints
|
||||
#![allow(
|
||||
clippy::cognitive_complexity,
|
||||
|
||||
Reference in New Issue
Block a user