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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-01 00:07:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-01 00:07:40 +0300
commit9e83d078577a9c066f21fcef1355f800ad895c9c (patch)
tree8995c5868449584040e58400ae2bcb9f48346fb3 /.rubocop_todo
parent22dde36e800253350e5fa1d902f191a7f64bc6e9 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/style/empty_method.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/empty_method.yml b/.rubocop_todo/style/empty_method.yml
index 763941fccf3..81b9544f574 100644
--- a/.rubocop_todo/style/empty_method.yml
+++ b/.rubocop_todo/style/empty_method.yml
@@ -108,7 +108,6 @@ Style/EmptyMethod:
- 'ee/app/controllers/registrations/company_controller.rb'
- 'ee/app/controllers/registrations/verification_controller.rb'
- 'ee/app/controllers/subscriptions/groups_controller.rb'
- - 'ee/app/controllers/trial_registrations_controller.rb'
- 'ee/app/controllers/trials_controller.rb'
- 'ee/app/controllers/users/identity_verification_controller.rb'
- 'ee/app/experiments/cart_abandonment_modal_experiment.rb'