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.yml')
-rw-r--r--.rubocop.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 95240342be3..a7ebc87f4b3 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -675,7 +675,6 @@ RSpec/EnvMocking:
- 'ee/spec/**/fast_spec_helper.rb'
- 'spec/**/spec_helper.rb'
- 'ee/spec/**/spec_helper.rb'
- - 'spec/support/helpers/stub_env.rb'
RSpec/BeSuccessMatcher:
Enabled: true