Skip to content

Parenthesize conditions based on precedence when merging if arms#12737

Merged
charliermarsh merged 1 commit intomainfrom
charlie/p
Aug 8, 2024
Merged

Parenthesize conditions based on precedence when merging if arms#12737
charliermarsh merged 1 commit intomainfrom
charlie/p

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

Closes #12732.

@charliermarsh charliermarsh added bug Something isn't working fixes Related to suggested fixes for violations labels Aug 8, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 8, 2024

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 fixes Related to suggested fixes for violations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIM114 fix ignores operator precedence

1 participant