Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor DowngradeMatchToSwitchRector to ternary, to keep expr === expr design #112

Merged
merged 2 commits into from
Jun 11, 2023

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Jun 11, 2023

No description provided.

@TomasVotruba TomasVotruba changed the title tv less parent Refactor DowngradeMatchToSwitchRector to ternary, to keep expr === expr design Jun 11, 2023
@TomasVotruba TomasVotruba enabled auto-merge (squash) June 11, 2023 20:48
@samsonasik
Copy link
Member

@TomasVotruba @leoloso I think this need to be reverted as it also cause issue on our code base as well, see

#133 (review)

that was tweaked using if else at PR as quick patch:

I will revert it while keep remove the parent attribute, I will include more fixture that added here as well.

@samsonasik
Copy link
Member

#139

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