refact: unncessary wraps
This commit is contained in:
@@ -7,6 +7,7 @@ Main program for `pacdef`. All internal logic happens in [`pacdef_core`].
|
||||
clippy::option_if_let_else,
|
||||
clippy::redundant_pub_crate,
|
||||
clippy::semicolon_if_nothing_returned,
|
||||
clippy::unnecessary_wraps,
|
||||
clippy::unused_self,
|
||||
clippy::unwrap_used,
|
||||
clippy::use_debug,
|
||||
|
||||
Reference in New Issue
Block a user