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

env_mocking.yml « rspec « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c9e0dad986b2cc98d63b2c57d3794783ed94d075 (plain)
1
2
3
4
5
6
7
---
# Cop supports --autocorrect.
RSpec/EnvMocking:
  Exclude:
    - 'ee/spec/lib/gitlab/elastic/client_spec.rb'
    - 'spec/initializers/net_http_patch_spec.rb'
    - 'spec/lib/gitlab/database/reflection_spec.rb'