oddballteam/magnifier

Fix violations and remove .rubocop_todo.yml

Closed this issue · 0 comments

kfrz commented

Background

As a developer I do not want to have extant rubocop violations in the code base.

Fix violations and remove the todo file.

Definition of Done

  • All violations in .rubocop_todo.yml are fixed
  • .rubocop_todo.yml is removed
  • Rubocop passes