Skip to content

[CodeQuality] Handle binary op on left on SimplifyIfElseToTernaryRector#6810

Merged
samsonasik merged 3 commits intomainfrom
patch-3
Mar 26, 2025
Merged

[CodeQuality] Handle binary op on left on SimplifyIfElseToTernaryRector#6810
samsonasik merged 3 commits intomainfrom
patch-3

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik
Copy link
Copy Markdown
Member Author

Fixed 🎉 /cc @noother

@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 6307286 into main Mar 26, 2025
44 checks passed
@samsonasik samsonasik deleted the patch-3 branch March 26, 2025 10:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 1, 2025

This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SimplifyIfElseToTernaryRector doesn't honor operator precedence

2 participants