-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesE-mediumCall for participation: Medium difficulty level problem and requires some initial experience.Call for participation: Medium difficulty level problem and requires some initial experience.good first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy
Description
We already have bool_comparison, but it only lints equality. we should extend it to also cover inequality and ordering operations.
Inspired by the wonderful https://twitter.com/chordbug/status/1064932667089670144?s=20
Some care needs to be taken to produce good suggestions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesCategory: Enhancement of lints, like adding more cases or adding help messagesE-mediumCall for participation: Medium difficulty level problem and requires some initial experience.Call for participation: Medium difficulty level problem and requires some initial experience.good first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy