rust-lang/rust-clippy

Configuring clippy in Cargo.toml missing from documentation?

Open

#12,164 opened on Jan 18, 2024

View on GitHub
 (9 comments) (2 reactions) (1 assignee)Rust (10,406 stars) (1,391 forks)batch import
A-documentationgood first issue

Description

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.

Version

No response

Additional Labels

No response

Contributor guide