reven more strict clippy
This commit is contained in:
@@ -34,3 +34,7 @@ clone_on_ref_ptr = "deny"
|
||||
shadow_reuse = "deny"
|
||||
shadow_same = "deny"
|
||||
shadow_unrelated = "deny"
|
||||
|
||||
# Force using expect and providing a reason
|
||||
allow_attributes = "deny"
|
||||
allow_attributes_without_reason = "deny"
|
||||
|
||||
Reference in New Issue
Block a user