Skip to content

Fix if there's no space betwwen new and curly brackets, e.g. new{ abc=1} #122

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

stg609
Copy link
Contributor

@stg609 stg609 commented Oct 21, 2021

Currently, InstanceCreationWithNewKeywordRegexPattern will not match this case: new{ abc = 1}

@codingseb codingseb merged commit 8a79c28 into codingseb:master Oct 28, 2021
@codingseb
Copy link
Owner

Very nice thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants