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

Don't ignore unused imports except in init files #1758

Merged
merged 4 commits into from
Jan 27, 2025
Merged

Don't ignore unused imports except in init files #1758

merged 4 commits into from
Jan 27, 2025

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Jan 27, 2025

Closes #1756 .

@cqc-alec cqc-alec changed the title Ae/nounused Don't ignore unused imports except in init files Jan 27, 2025
@cqc-alec cqc-alec requested a review from CalMacCQ January 27, 2025 14:52
@cqc-alec cqc-alec marked this pull request as ready for review January 27, 2025 14:52
Copy link
Contributor

@CalMacCQ CalMacCQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the fix

@cqc-alec cqc-alec merged commit 5f20e4d into main Jan 27, 2025
30 checks passed
@cqc-alec cqc-alec deleted the ae/nounused branch January 27, 2025 15:10
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.

Disallow unused imports except in init files
2 participants