mirror of
https://github.com/Drop-OSS/dropbreak.git
synced 2026-07-19 20:43:35 -04:00
Fix clippy on stable
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@
|
||||
clippy::panic,
|
||||
clippy::print_stdout,
|
||||
clippy::todo,
|
||||
clippy::unwrap_used,
|
||||
//clippy::unwrap_used, // not yet in stable
|
||||
clippy::wrong_pub_self_convention
|
||||
)]
|
||||
#![warn(clippy::pedantic)]
|
||||
|
||||
Reference in New Issue
Block a user