Skip to content

[CodeQuality] Skip indirect return on SimplifyIfReturnBoolRector#6660

Merged
samsonasik merged 1 commit intomainfrom
skip-indirect-return
Jan 7, 2025
Merged

[CodeQuality] Skip indirect return on SimplifyIfReturnBoolRector#6660
samsonasik merged 1 commit intomainfrom
skip-indirect-return

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Jan 7, 2025

@samsonasik
Copy link
Copy Markdown
Member Author

Fixed 🎉 /cc @xPaw

@samsonasik
Copy link
Copy Markdown
Member Author

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

@samsonasik samsonasik merged commit b6deb29 into main Jan 7, 2025
@samsonasik samsonasik deleted the skip-indirect-return branch January 7, 2025 03:46
@github-actions
Copy link
Copy Markdown
Contributor

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 28, 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.

Rector is trying to remove brackets from an if statement has has a nullable

1 participant