add lint semicolon if nothing returned
This commit is contained in:
@@ -5,6 +5,7 @@ Procedural macros for `pacdef`.
|
||||
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