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

Avoid panic when fixing inlined else blocks #9657

Merged
merged 1 commit into from Jan 27, 2024
Merged

Conversation

charliermarsh
Copy link
Member

Closes #9655.

@charliermarsh charliermarsh added the bug Something isn't working label Jan 27, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) January 27, 2024 14:10
@charliermarsh charliermarsh merged commit 7329bf4 into main Jan 27, 2024
16 checks passed
@charliermarsh charliermarsh deleted the charlie/inline branch January 27, 2024 14:15
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@diceroll123
Copy link
Contributor

Dang.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rule RET505(and also 506,507,508) cause panic
2 participants