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>2020-12-15 18:09:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-15 18:09:59 +0300
commit0ff373dc416216d02760c7c162ee23382eb1f4a3 (patch)
tree45955917f14f68b0d2a2357766644f49a8476af6 /.rubocop.yml
parente894595ad8ebdbd565bacaeb126d44f80a636fd8 (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 b08dbdf9888..b133ecbcf93 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -440,9 +440,6 @@ Graphql/Descriptions:
- 'app/graphql/**/*'
- 'ee/app/graphql/**/*'
-RSpec/AnyInstanceOf:
- Enabled: false
-
# Cops for upgrade to gitlab-styles 3.1.0
RSpec/ImplicitSubject:
Enabled: false