add lint semicolon if nothing returned
This commit is contained in:
@@ -6,6 +6,7 @@ This library contains all logic that happens in `pacdef` under the hood.
|
||||
clippy::as_conversions,
|
||||
clippy::option_if_let_else,
|
||||
clippy::redundant_pub_crate,
|
||||
clippy::semicolon_if_nothing_returned,
|
||||
clippy::unused_self,
|
||||
clippy::unwrap_used,
|
||||
clippy::use_debug,
|
||||
|
||||
Reference in New Issue
Block a user