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-12-21 06:09:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-21 06:09:42 +0300
commit6f2278bd4a548e432b0429a9576ab896460941b2 (patch)
treebde1d0166a3420c820a6a91fdb2fe6258215ce92 /.rubocop.yml
parent7b0db0ccfbec6155d68fc2b7b55a38245f97580c (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 3a3150f9fbc..b0f8a03a16a 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -909,5 +909,3 @@ Cop/FeatureFlagUsage:
- 'lib/gitlab/redis/**/*.rb'
- 'lib/gitlab/patch/**/*.rb'
- 'lib/gitlab/instrumentation/**/*.rb'
- Exclude:
- - 'lib/gitlab/redis/multi_store.rb'