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

Freaks out with a loop #202

Open
envygeeks opened this issue Jul 17, 2019 · 1 comment
Open

Freaks out with a loop #202

envygeeks opened this issue Jul 17, 2019 · 1 comment
Assignees

Comments

@envygeeks
Copy link

@envygeeks envygeeks commented Jul 17, 2019

This is a codeclimate specific issue as it does not happen on Rubocop provided by RubyGems, but CodeClimate Rubocop on the Codeclimate CI freaks out with certain kinds of loops, e.g.

while (_, v = Redis.current.blpop(@key, timeout: 1))
  # Do Work
end
@filipesperandio
Copy link
Collaborator

@filipesperandio filipesperandio commented Oct 13, 2020

Could it be because of the rubocop version?
Have you tried with most recent versions? We support them through channels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.