mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
chore: add filetype_is_file clippy correctness lint (#933)
This commit is contained in:
@@ -97,6 +97,7 @@ cast_lossless = "warn"
|
||||
cast_possible_truncation = "warn"
|
||||
cast_possible_wrap = "warn"
|
||||
cast_sign_loss = "warn"
|
||||
filetype_is_file = "warn"
|
||||
float_cmp = "warn"
|
||||
lossy_float_literal = "warn"
|
||||
as_underscore = "warn"
|
||||
|
||||
Reference in New Issue
Block a user