Skip to content

[Printer][EarlyReturn] Enable InlineHTML on RemoveAlwaysElseRector#3387

Merged
samsonasik merged 10 commits intomainfrom
enable-inlinehtml-remove-always-else
Feb 16, 2023
Merged

[Printer][EarlyReturn] Enable InlineHTML on RemoveAlwaysElseRector#3387
samsonasik merged 10 commits intomainfrom
enable-inlinehtml-remove-always-else

Conversation

@samsonasik
Copy link
Copy Markdown
Member

Previously, we skipped the RemoveAlwaysElseRector with InlineHTML exists in Else_ part at PR:

which skipped due to previous Stmt just removed so it has different parent Node with original Node. This PR enable it to allow InlineHTML on Else_ part which just removed.

/cc @kkmuffme

@samsonasik samsonasik changed the title [Printer] Enable InlineHTML on RemoveAlwaysElseRector [Printer][EarlyReturn] Enable InlineHTML on RemoveAlwaysElseRector Feb 16, 2023
@samsonasik samsonasik marked this pull request as draft February 16, 2023 17:15
@samsonasik samsonasik marked this pull request as ready for review February 16, 2023 17:26
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@samsonasik
Copy link
Copy Markdown
Member Author

@TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit d8aa22b into main Feb 16, 2023
@samsonasik samsonasik deleted the enable-inlinehtml-remove-always-else branch February 16, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants