Skip to content

Add discouragement of adding new lines in rubocop todo files

Doug Stull requested to merge 38072-discourage-editing-of-todo-files into master

What does this MR do and why?

Add discouragement of adding new lines in rubocop todo files

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Add a line to existing todo file locally.
  2. Add and commit to git.
  3. Run danger local bundle exec rake danger_local

Related to #438072 (closed)

Edited by Doug Stull

Merge request reports