Skip to content

Commit a01f25d

Browse files
committed
chore(ci): Reduce noisy lints
Want to add this back in later but this is slowing down migration of my repos.
1 parent be30b1b commit a01f25d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//! > DESCRIPTION
22
33
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
4-
#![warn(missing_docs)]
54
#![warn(clippy::print_stderr)]
65
#![warn(clippy::print_stdout)]
76
#![allow(non_snake_case)] // TODO: Delete me

0 commit comments

Comments
 (0)