summaryrefslogtreecommitdiff
path: root/.rubocop_todo/rspec/env_mocking.yml
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'