Skip to content

Commit c359412

Browse files
authored
Remove unused clippy allow (#847)
1 parent 486b79f commit c359412

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

librubyfmt/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![deny(warnings, missing_copy_implementations)]
2-
#![allow(clippy::upper_case_acronyms, clippy::enum_variant_names)]
32

43
use std::io::{Cursor, Write};
54

0 commit comments

Comments
 (0)