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

fix: typescript/remove-public-modifier: keep private/protected #10

Merged

Conversation

pjonsson
Copy link
Contributor

📚 Description

This is codemod-com/codemod#1414 for the right repository.

Only remove public modifier, keep
any private/protected modifiers.

🔗 Linked Issue

No issue.

🧪 Test Plan

Not sure, I get a lot of failures with pnpm recursive run test in the node:20 docker container.

Test passed in the PR for the other repository.

📄 Documentation to Update

Bug fix, no functional change compared to the documentation.

Only remove public modifier, keep
any private/protected modifiers.
@amirabbas-gh amirabbas-gh self-requested a review December 21, 2024 20:52
Copy link
Collaborator

@amirabbas-gh amirabbas-gh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! 🎉 Everything looks good to me. Thanks for addressing this so effectively and keeping the changes clean and focused. I appreciate your efforts! 🙌

@amirabbas-gh amirabbas-gh merged commit 7b83098 into codemod-com:main Dec 23, 2024
@pjonsson pjonsson deleted the typescript-remove-public-modifier-test branch December 23, 2024 10:44
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