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>2022-08-19 15:11:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-19 15:11:34 +0300
commit35d5ae4e3de6444c02725b965ef59774d6256d8e (patch)
tree797ddfcd8180599bbdc09c66ba6ba1d6c5f7d1ba /.rubocop.yml
parentfbea463e9d295bddf4b3a6b1388137ce7147d849 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 21f248c5194..7ea9db1cfef 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -569,9 +569,6 @@ RSpec/ImplicitSubject:
RSpec/DescribedClass:
Enabled: false
-RSpec/EmptyLineAfterExampleGroup:
- Enabled: false
-
RSpec/ReceiveNever:
Enabled: false