Skip to content

RuboCop: Enable previously disabled Rails/HelperInstanceVariable

What does this MR do and why?

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

Enable Rails/HelperInstanceVariable RuboCop in "grace period". See https://docs.gitlab.com/ee/development/rake_tasks.html#run-rubocop-in-graceful-mode.

Edited by Peter Leitzen

Merge request reports