mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #7724 from nyurik/ref-option
chore: fix `ref_option` lint
This commit is contained in:
commit
e4c7bd0641
11 changed files with 45 additions and 44 deletions
|
@ -600,3 +600,4 @@ unused_qualifications = "warn"
|
|||
[workspace.lints.clippy]
|
||||
all = { level = "deny", priority = -1 }
|
||||
#cargo = { level = "warn", priority = -1 }
|
||||
ref_option = "warn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue