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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-09-08 18:09:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-08 18:09:24 +0300
commit132b8909c81349a88317a00b94c1de97e2db4b74 (patch)
tree1f3bd9b2cb79ebceaa31694eb9f2df2333502937 /.rubocop_todo/rspec/before_all.yml
parent73e7987ee3249d40057ee5f57b2aeb876f8f9c77 (diff)
Add latest changes from gitlab-org/gitlab@master
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'