rust-lang/rust-clippy
GitHub で見るConfiguring clippy in Cargo.toml missing from documentation?
Open
#12,164 opened on 2024年1月18日
A-documentationgood first issue
Repository metrics
- Stars
- (10,406 stars)
- PR merge metrics
- (平均マージ 19d 22h) (30d で 113 merged PRs)
説明
Description
I don't know where did I see that Clippy can be configured in Cargo.toml, but I don't seem to find it anywhere in the documentation. I also searched for the word priority and it was only mentioned in the prioritization of tasks not related to how the lints are prioritized.
- #12161
- #12093
- See RFC 3389
- the lints section of Cargo.toml
Version
No response
Additional Labels
No response