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

[NodeManipulator] Clean up AssignManipulator take 2 #3696

Merged
merged 5 commits into from
Apr 28, 2023

Conversation

samsonasik
Copy link
Member

Continue of PR:

this PR clean up unnecessary method isNodePartOfAssign() that should can be handled by isLeftPartOfAssign() method, and optimize it by re-use MODIFYING_NODE_TYPES constant.

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@samsonasik
Copy link
Member Author

@TomasVotruba I am merging it ;)

@samsonasik samsonasik merged commit 92a992e into main Apr 28, 2023
40 checks passed
@samsonasik samsonasik deleted the clean-up-assign-man branch April 28, 2023 10:10
samsonasik added a commit that referenced this pull request May 8, 2023
* [NodeManipulator] Clean up AssignManipulator take 2

* clean up

* [ci-review] Rector Rectify

* clean up isOnArrayDestructuring() as well

* Revert clean up isOnArrayDestructuring() as well

This reverts commit ddb227c.

---------

Co-authored-by: GitHub Action <actions@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants