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

multiple_memoized_helpers.yml « rspec « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8330d768794a2a27c5a908b4ac211a1c668914c5 (plain)
1
2
3
4
5
6
7
8
9
---
RSpec/MultipleMemoizedHelpers:
  Exclude:
  - spec/lib/gitlab/background_migration/recalculate_vulnerabilities_occurrences_uuid_spec.rb
  - spec/lib/gitlab/diff/position_tracer/line_strategy_spec.rb
  - spec/requests/api/ci/runner/jobs_artifacts_spec.rb
  - ee/spec/lib/ee/gitlab/background_migration/populate_latest_pipeline_ids_spec.rb
  - ee/spec/lib/ee/gitlab/background_migration/populate_uuids_for_security_findings_spec.rb
  - ee/spec/services/ee/boards/issues/move_service_spec.rb