Skip to content

Add .rubocop_todo.yml

Adam Cohen requested to merge add-rubocop-todo into master

What does this MR do?

  • Adds a .rubocop_todo.yml so we can fix rubocop violations at a later date.
  • Changes the lint job so failures are no longer allowed, to prevent the addition of further rubocop linting violations.

What are the relevant issue numbers?

Edited by Adam Cohen

Merge request reports