Skip to content

Moved Rails/HasManyOrHasOneDependent into separate TODO file

What does this MR do and why?

This MR aims to solve the issue #354328 (closed)

Moves Rails/HasManyOrHasOneDependent into separate TODO file.

This is the last MR to resolve #354328 (closed) 🎉

This MR also marks .rubocop_todo.yml as obsolete and used referring to the new location .rubocop_todo/**/*.yml and the new rake tasks.

Edited by Peter Leitzen

Merge request reports