Skip to content

Detect multi-statement lines in else removal#9748

Merged
charliermarsh merged 1 commit intomainfrom
charlie/f
Jan 31, 2024
Merged

Detect multi-statement lines in else removal#9748
charliermarsh merged 1 commit intomainfrom
charlie/f

Conversation

@charliermarsh
Copy link
Member

The condition here wasn't quite right -- we can have multiple statements, all on the same line.

Closes #9732.

@charliermarsh charliermarsh added the bug Something isn't working label Jan 31, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) January 31, 2024 22:02
@charliermarsh charliermarsh merged commit ad83944 into main Jan 31, 2024
@charliermarsh charliermarsh deleted the charlie/f branch January 31, 2024 22:08
@github-actions
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

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rule RET505 cause panic

1 participant