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/lint/assignment_in_condition.yml')
-rw-r--r--.rubocop_todo/lint/assignment_in_condition.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/lint/assignment_in_condition.yml b/.rubocop_todo/lint/assignment_in_condition.yml
index 69470c7d5f0..ae2d672b4bc 100644
--- a/.rubocop_todo/lint/assignment_in_condition.yml
+++ b/.rubocop_todo/lint/assignment_in_condition.yml
@@ -64,7 +64,6 @@ Lint/AssignmentInCondition:
- 'app/services/merge_requests/mergeability_check_service.rb'
- 'app/services/metrics/dashboard/dynamic_embed_service.rb'
- 'app/services/packages/debian/parse_debian822_service.rb'
- - 'app/services/pages/migrate_from_legacy_storage_service.rb'
- 'app/services/projects/operations/update_service.rb'
- 'app/services/projects/prometheus/alerts/notify_service.rb'
- 'app/services/projects/unlink_fork_service.rb'
@@ -73,7 +72,6 @@ Lint/AssignmentInCondition:
- 'app/services/system_notes/incident_service.rb'
- 'app/services/system_notes/merge_requests_service.rb'
- 'app/services/task_list_toggle_service.rb'
- - 'app/services/tasks_to_be_done/base_service.rb'
- 'app/services/users/last_push_event_service.rb'
- 'app/services/users/refresh_authorized_projects_service.rb'
- 'app/services/users/update_service.rb'