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

Make Node#left_curly_brace? aware of lambda brace #272

Merged

Conversation

koic
Copy link
Member

@koic koic commented Nov 9, 2023

Follow up rubocop/rubocop#12376.

This PR makes Node#left_curly_brace? aware of lambda brace (-> {f}).

Follow up rubocop/rubocop#12376.

This PR makes `Node#left_curly_brace?` aware of lambda brace (`-> {f}`).
@koic koic force-pushed the make_token_left_curly_brace_aware_of_lambda_brace branch from 4d7ae43 to a82e15b Compare November 9, 2023 07:17
@bbatsov bbatsov merged commit 49b135b into rubocop:master Feb 25, 2024
19 checks passed
@bbatsov
Copy link
Contributor

bbatsov commented Feb 25, 2024

I think that's a good change. Thanks!

@koic koic deleted the make_token_left_curly_brace_aware_of_lambda_brace branch February 25, 2024 06:59
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.

None yet

2 participants