summaryrefslogtreecommitdiff
path: root/.rubocop.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 06:08:42 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 06:08:42 +0000
commitc66aadd2eeb98be7cb332cfbf73b31b686692444 (patch)
tree4df4bac5a831849b5e0fae6708e26b916a30954f /.rubocop.yml
parent640e72ca920642c86eeef05e6b4e6ebeb66e6ddf (diff)
downloadgitlab-ce-c66aadd2eeb98be7cb332cfbf73b31b686692444.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 244f8938f50..356d6e5f013 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -250,8 +250,7 @@ GitlabSecurity/PublicSend:
- 'ee/spec/**/*'
Gitlab/DuplicateSpecLocation:
- Exclude:
- - ee/spec/lib/gitlab/gl_repository_spec.rb
+ Enabled: true
Cop/InjectEnterpriseEditionModule:
Enabled: true