From 7915c41e4261719719e791602c8235574157164c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 6 Apr 2020 21:09:19 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .rubocop.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.rubocop.yml') diff --git a/.rubocop.yml b/.rubocop.yml index ac7a6a05a28..a5f7f5dd45a 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -380,8 +380,3 @@ Performance/ChainArrayAllocation: - 'lib/gitlab/import_export/**/*' - 'ee/lib/gitlab/import_export/**/*' - 'ee/lib/ee/gitlab/import_export/**/*' - -# https://gitlab.com/gitlab-org/gitlab/-/issues/212541 -RSpec/RepeatedExample: - Exclude: - - 'spec/features/merge_request/user_posts_diff_notes_spec.rb' -- cgit v1.2.3