summaryrefslogtreecommitdiff
path: root/.rubocop_todo
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-12-06 21:09:08 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-06 21:09:08 +0000
commitf2143c9986ad7b6206b8a41cc9aeb419e543d3f5 (patch)
tree215aecfdd982c53e2b8565cb5b2299d7dd4665b0 /.rubocop_todo
parent5a73318262aab6ab952f2b7205b3674ea1f20053 (diff)
downloadgitlab-ce-f2143c9986ad7b6206b8a41cc9aeb419e543d3f5.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/rspec/example_wording.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.rubocop_todo/rspec/example_wording.yml b/.rubocop_todo/rspec/example_wording.yml
deleted file mode 100644
index 1bafad575d3..00000000000
--- a/.rubocop_todo/rspec/example_wording.yml
+++ /dev/null
@@ -1,11 +0,0 @@
----
-# Cop supports --autocorrect.
-RSpec/ExampleWording:
- Details: grace period
- Exclude:
- - 'ee/spec/graphql/types/global_id_type_spec.rb'
- - 'spec/features/markdown/copy_as_gfm_spec.rb'
- - 'spec/lib/gitlab/auth/ldap/config_spec.rb'
- - 'spec/models/concerns/schedulable_spec.rb'
- - 'spec/models/container_repository_spec.rb'
- - 'spec/scripts/lib/glfm/shared_spec.rb'