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: 5cb9666b7ecfa7151c3d2d6aa63bbb4d7228f855 (plain)
1
2
3
4
5
6
7
8
---
# Cop supports --autocorrect.
RSpec/EnvMocking:
  Details: grace period
  Exclude:
    - 'ee/spec/lib/gitlab/elastic/client_spec.rb'
    - 'spec/initializers/net_http_patch_spec.rb'
    - 'spec/lib/gitlab/database/reflection_spec.rb'