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

+ ruby32.y: Allow optional newlines before closing parenthesis #892

Conversation

koic
Copy link
Collaborator

@koic koic commented Dec 13, 2022

Closes #891.

This commit tracks upstream commit ruby/ruby@764da87.

@koic koic force-pushed the allow_optional_newlines_before_closing_parenthesis branch from d660d05 to 718e8ab Compare December 13, 2022 15:29
@iliabylich iliabylich changed the title - ruby32.y: Allow optional newlines before closing parenthesis + ruby32.y: Allow optional newlines before closing parenthesis Dec 13, 2022
@iliabylich iliabylich merged commit fbc2d7b into whitequark:master Dec 13, 2022
@iliabylich
Copy link
Collaborator

@koic Thanks! I've renamed your commit to start with +, - is used when the fix is for parser, not for MRI

@koic koic deleted the allow_optional_newlines_before_closing_parenthesis branch December 13, 2022 18:48
@koic
Copy link
Collaborator Author

koic commented Dec 13, 2022

@iliabylich Ah, I get it! Thank you!

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.

ruby/ruby@764da87
2 participants