style: warn enum_glob_use
This commit is contained in:
@@ -20,6 +20,7 @@ members = [
|
||||
]
|
||||
|
||||
[workspace.lints.clippy]
|
||||
enum_glob_use = "warn"
|
||||
use_self = "deny"
|
||||
multiple_inherent_impl = "deny"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user