Move deny(clippy) to command line arguments in the CI job

This commit is contained in:
David Tolnay
2021-11-04 20:08:43 -07:00
parent 737f78c315
commit 8f16ac0a94
5 changed files with 6 additions and 10 deletions
-1
View File
@@ -146,7 +146,6 @@
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.130")]
#![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
#![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
// Ignored clippy lints
#![cfg_attr(feature = "cargo-clippy", allow(float_cmp, needless_doctest_main))]
// Ignored clippy_pedantic lints