summaryrefslogtreecommitdiff
path: root/.rubocop_manual_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-10 15:09:11 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-10 15:09:11 +0000
commitd2091d1e924e2887eb9db4fad761965a24d024f1 (patch)
tree482fe37d97a4169895ae3ddf6d6f42e6f632cbb9 /.rubocop_manual_todo.yml
parent152b3268d701b54cac9b615a0e29e0e5726bfd99 (diff)
downloadgitlab-ce-d2091d1e924e2887eb9db4fad761965a24d024f1.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r--.rubocop_manual_todo.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml
index 14ccfa6723e..730b4ad607c 100644
--- a/.rubocop_manual_todo.yml
+++ b/.rubocop_manual_todo.yml
@@ -2355,7 +2355,6 @@ Gitlab/NamespacedClass:
- 'ee/app/serializers/vulnerability_note_serializer.rb'
- 'ee/app/serializers/vulnerability_serializer.rb'
- 'ee/app/services/clear_namespace_shared_runners_minutes_service.rb'
- - 'ee/app/services/fetch_subscription_plans_service.rb'
- 'ee/app/services/ldap_group_reset_service.rb'
- 'ee/app/services/start_pull_mirroring_service.rb'
- 'ee/app/services/timebox_report_service.rb'
@@ -2518,7 +2517,3 @@ Style/ClassEqualityComparison:
Exclude:
- spec/lib/peek/views/active_record_spec.rb
- ee/spec/lib/peek/views/active_record_spec.rb
-
-Lint/HashCompareByIdentity:
- Exclude:
- - ee/lib/gitlab/database/load_balancing/load_balancer.rb