mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-03-18 18:03:07 +00:00
feat: add style clippy lints
This commit is contained in:
parent
90412f9590
commit
6e79ce0941
@ -268,3 +268,6 @@ clippy.perf = { level = "deny", priority = -1 }
|
||||
|
||||
# Suspicious
|
||||
clippy.suspicious = { level = "deny", priority = -1 }
|
||||
|
||||
# Style
|
||||
clippy.style = { level = "deny", priority = -1 }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user