summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-17 18:10:12 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-17 18:10:12 +0000
commit708ee0bcb2c20cc73db53c092a26f916139d15d4 (patch)
treec0692fcc8b91d4936ffb9b4032a205dbb3ddc683 /.rubocop_todo.yml
parente14148b7edcfc4aff7ec966c399b3913318fb293 (diff)
downloadgitlab-ce-708ee0bcb2c20cc73db53c092a26f916139d15d4.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 7875cacbaf2..228fb7bd6ea 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -814,6 +814,7 @@ Rails/SaveBang:
- 'ee/spec/workers/repository_import_worker_spec.rb'
- 'ee/spec/workers/update_all_mirrors_worker_spec.rb'
- 'qa/qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb'
+ - 'qa/qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb'
- 'qa/qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb'
- 'qa/qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb'
- 'spec/controllers/abuse_reports_controller_spec.rb'