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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/rspec/before_all.yml')
-rw-r--r--.rubocop_todo/rspec/before_all.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/rspec/before_all.yml b/.rubocop_todo/rspec/before_all.yml
index e7c57db9996..f1b7ac64bdd 100644
--- a/.rubocop_todo/rspec/before_all.yml
+++ b/.rubocop_todo/rspec/before_all.yml
@@ -1,6 +1,5 @@
---
# Cop supports --autocorrect.
RSpec/BeforeAll:
- Details: grace period
Exclude:
- 'ee/spec/support/shared_examples/finders/security/findings_finder_shared_examples.rb'