Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append instead of prepending import selectors for the current scope when collecting them in CheckUnused #22314

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KacperFKorban
Copy link
Member

Also make the wildcard selectors exclusion-aware in CheckUnused

closes #21420

…hen collecting them in CheckUnused; Also make the wildcard selectors exclusion aware in CheckUnused
@som-snytt
Copy link
Contributor

I have already marked this fixed by my PR, which rewrites the linting phase.

@KacperFKorban KacperFKorban marked this pull request as ready for review January 6, 2025 14:16
@KacperFKorban
Copy link
Member Author

@som-snytt If you can manage to get your PR into the next release, then I'll gladly close this one. Otherwise, merging this one now and replacing it with your rewrite won't hurt.

@som-snytt
Copy link
Contributor

@KacperFKorban no problem, just to avoid duplicate effort. The other PR has items to clean up before I ask someone to spend time on review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression for -Wunused:import in business4s/decisions4s
2 participants