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-04-23 09:09:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-23 09:09:28 +0300
commit6553773dd0b899092e8bd49d19c3db62750282ca (patch)
tree3a3698b535a1c5fbe728f9552d7fc5bf9beab38e /.rubocop.yml
parent8ab8bc5d070c62040b2693d90d452f627c2ba240 (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 c98d027cee3..0df519e1d75 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -221,10 +221,8 @@ GitlabSecurity/PublicSend:
Gitlab/DuplicateSpecLocation:
Exclude:
- - ee/spec/helpers/auth_helper_spec.rb
- ee/spec/lib/gitlab/gl_repository_spec.rb
- ee/spec/services/merge_requests/refresh_service_spec.rb
- - ee/spec/helpers/ee/auth_helper_spec.rb
- ee/spec/services/ee/merge_requests/refresh_service_spec.rb
Cop/InjectEnterpriseEditionModule: