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 crash for Layout/SpaceAroundMethodCallOperator when using Proc#call shorthand syntax #8328

Merged

Conversation

fatkodima
Copy link
Contributor

Closes #8324

CHANGELOG.md Outdated Show resolved Hide resolved
@koic
Copy link
Member

koic commented Jul 13, 2020

CI has failed. Can you look into this?
https://github.com/rubocop-hq/rubocop/pull/8328/checks?check_run_id=866074734

@fatkodima fatkodima force-pushed the fix-space_around_method_call_operator-cop branch from bde1466 to 131fc06 Compare July 13, 2020 17:37
@koic koic merged commit a500463 into rubocop:master Jul 13, 2020
@koic
Copy link
Member

koic commented Jul 13, 2020

Thanks!

@mockdeep
Copy link
Contributor

mockdeep commented Aug 1, 2020

@koic @marcandre not sure who to ping, but could we get a release for this? It's preventing me from upgrading.

@marcandre
Copy link
Contributor

@mockdeep sorry about that. Yes I think we should make a release very soon. I think we should also consider making patch releases for things like this tbh, but it might complicate the branching model

@ms-ati
Copy link

ms-ati commented Aug 5, 2020

@marcandre Hi! Pinging back on the question about a release -- do you have any guidance you can share on when a release with this fix will come out?

@marcandre
Copy link
Contributor

I believe @bbatsov intends to release today

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.

Error in Layout/SpaceAroundMethodCallOperator cop when using Proc#call shorthand syntax
5 participants