Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/rails/helper_instance_variable.yml')
-rw-r--r--.rubocop_todo/rails/helper_instance_variable.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/rails/helper_instance_variable.yml b/.rubocop_todo/rails/helper_instance_variable.yml
index 164edaece4e..13c681a634a 100644
--- a/.rubocop_todo/rails/helper_instance_variable.yml
+++ b/.rubocop_todo/rails/helper_instance_variable.yml
@@ -24,7 +24,6 @@ Rails/HelperInstanceVariable:
- 'app/helpers/graph_helper.rb'
- 'app/helpers/groups_helper.rb'
- 'app/helpers/icons_helper.rb'
- - 'app/helpers/ide_helper.rb'
- 'app/helpers/import_helper.rb'
- 'app/helpers/issuables_description_templates_helper.rb'
- 'app/helpers/issuables_helper.rb'
@@ -44,7 +43,6 @@ Rails/HelperInstanceVariable:
- 'app/helpers/routing/pseudonymization_helper.rb'
- 'app/helpers/routing/snippets_helper.rb'
- 'app/helpers/search_helper.rb'
- - 'app/helpers/selects_helper.rb'
- 'app/helpers/startupjs_helper.rb'
- 'app/helpers/submodule_helper.rb'
- 'app/helpers/tab_helper.rb'