clippy: apply and fix new lints
This commit is contained in:
@@ -21,6 +21,7 @@ unsafe_code = "forbid"
|
||||
pedantic = { level = "warn", priority = -1 }
|
||||
todo = "warn"
|
||||
unwrap_used = "warn"
|
||||
needless_pass_by_value = "allow"
|
||||
|
||||
[build-dependencies]
|
||||
tauri-build = { version = "2", features = [] }
|
||||
|
Reference in New Issue
Block a user