Skip to content

Configuring lint levels when using clippy-driver #6799

@ojeda

Description

@ojeda

Now that Clippy describes a way to be used on its own (see #6782), it would be nice to have a way to customize the lints level outside of code.

That is, either having a way to pass the -A/-W/-D/-F flags (without __CLIPPY_HACKERY__), or picking them up from the configuration file (see #6798).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-documentationArea: Adding or improving documentationA-uiArea: Clippy interface, usage and configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions