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

Style/MultilineOperationIndentation blows up on lambda.(...) in 0.27.0 #1411

Closed
spovich opened this issue Oct 30, 2014 · 0 comments
Closed

Comments

@spovich
Copy link

spovich commented Oct 30, 2014

A lambda call in latest 0.27.0 gem lambda.(...) will cause:
An error occurred while Style/MultilineOperationIndentation cop was inspecting ...

Switching to lambda.call(...) fixes the error, but then is flagged by the Style/LambdaCall cop.

This did not occur in 0.26.1

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

No branches or pull requests

1 participant