Skip to content

Warn on unknown keys in lint table entries #12917

@Alexendoo

Description

@Alexendoo

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

No one assigned

    Labels

    A-lints-tableArea: [lints] tableC-bugCategory: bugS-acceptedStatus: Issue or feature is accepted, and has a team member available to help mentor or review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions