Skip to content

Error reading Clippy's configuration file... #3874

Description

... /opt/.cargo/registry/src/github.com-1ecc6299db9ec823/im-12.3.1/clippy.toml: found deprecated field cyclomatic-complexity-threshold. Please use cognitive-complexity-threshold instead.

I use clippy in CI, and started getting this error a few days ago. The error is coming from one of my dependencies, so I don't expect clippy to be checking it to begin with.

Is there a way to stop clippy from checking dependencies / make the error a warning instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Clippy is not doing the correct thingE-help-wantedCall for participation: Help is requested to fix this issue.good-first-issueThese issues are a good way to get started with Clippy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions