openSUSE/trollolo

Solve offenses for Layout/SpaceAroundOperators cop

Closed this issue · 0 comments

Ana06 commented

This cop checks for assignments in the conditions of if/while/until. There are offenses in our project that has been added to .rubocop-todo.yml.

Clue: The cop support autocorrect, so the offenses can be automatically solved. After applying the autocorrect review the resulting code to check everything is as expected.