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

before_all.yml « rspec « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7c57db9996783ad5f0b2f139263e6266c213313 (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
RSpec/BeforeAll:
  Details: grace period
  Exclude:
    - 'ee/spec/support/shared_examples/finders/security/findings_finder_shared_examples.rb'