openSUSE/trollolo

Solve offenses for Lint/AssignmentInCondition cop

Closed this issue · 0 comments

Ana06 commented

Checks that operators have space around them, except for ** which should not have surrounding space. There are offenses in our project that has been added to .rubocop-todo.yml.

This cop doesn't support auto correction, so the offenses have to be manually solved.