-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy
Description
Suggested on this pull request:
Since
wildcard_imports
is starting to warn in less cases, should it have a configuration variable to always warn? That would also help make the documentation clearer about it not warning in all cases by default.
It would be helpful if a configuration variable is added to wildcard_imports
that skips checking for:
This might be a good first issue.
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 messagesgood first issueThese issues are a good way to get started with ClippyThese issues are a good way to get started with Clippy