Skip to content

Freaks out with a loop #202

@envygeeks

Description

@envygeeks

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions