-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
A-lints-tableArea: [lints] tableArea: [lints] tableC-bugCategory: bugCategory: bugS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: Issue or feature is accepted, and has a team member available to help mentor or review
Description
Problem
In rust-lang/rust-clippy#11751 a user had
[lints.clippy]
doc_markdown = { level = "deny", doc_valid_idents = ["GHz", ".."] }
Expecting the doc_valid_idents
to set the clippy configuration of the same name, however it is silently ignored by cargo
Steps
No response
Possible Solution(s)
No response
Notes
No response
Version
No response
Metadata
Metadata
Assignees
Labels
A-lints-tableArea: [lints] tableArea: [lints] tableC-bugCategory: bugCategory: bugS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or reviewStatus: Issue or feature is accepted, and has a team member available to help mentor or review