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
Problem
In rust-lang/rust-clippy#11751 a user had
Expecting the
doc_valid_identsto set the clippy configuration of the same name, however it is silently ignored by cargoSteps
No response
Possible Solution(s)
No response
Notes
No response
Version
No response