We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 486b79f commit c359412Copy full SHA for c359412
1 file changed
librubyfmt/src/lib.rs
@@ -1,5 +1,4 @@
1
#![deny(warnings, missing_copy_implementations)]
2
-#![allow(clippy::upper_case_acronyms, clippy::enum_variant_names)]
3
4
use std::io::{Cursor, Write};
5
0 commit comments