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

Group redefinition fixes by source statement #15574

Merged
merged 1 commit into from
Jan 18, 2025
Merged

Conversation

charliermarsh
Copy link
Member

Summary

Like unused imports, we should create a single fix for all redefined members in a single statement.

Closes #15182.

@charliermarsh charliermarsh added the fixes Related to suggested fixes for violations label Jan 18, 2025
@charliermarsh charliermarsh merged commit 1344c8a into main Jan 18, 2025
20 checks passed
@charliermarsh charliermarsh deleted the charlie/f811 branch January 18, 2025 22:31
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

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

Successfully merging this pull request may close these issues.

[Infinite loop] Failed to Converge After 100 Iterations When Fixing Imports (e.g., I001, F401, F811)
1 participant