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:
Diffstat (limited to '.rubocop_todo/style/string_concatenation.yml')
-rw-r--r--.rubocop_todo/style/string_concatenation.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.rubocop_todo/style/string_concatenation.yml b/.rubocop_todo/style/string_concatenation.yml
index b14f8236aac..b59c495ceb5 100644
--- a/.rubocop_todo/style/string_concatenation.yml
+++ b/.rubocop_todo/style/string_concatenation.yml
@@ -75,7 +75,6 @@ Style/StringConcatenation:
- 'ee/spec/tasks/gitlab/license_rake_spec.rb'
- 'lib/api/entities/tree_object.rb'
- 'lib/api/internal/kubernetes.rb'
- - 'lib/backup/files.rb'
- 'lib/backup/manager.rb'
- 'lib/banzai/filter/blockquote_fence_filter.rb'
- 'lib/banzai/filter/references/label_reference_filter.rb'
@@ -157,8 +156,6 @@ Style/StringConcatenation:
- 'spec/helpers/diff_helper_spec.rb'
- 'spec/helpers/search_helper_spec.rb'
- 'spec/lib/api/helpers/related_resources_helpers_spec.rb'
- - 'spec/lib/backup/gitaly_backup_spec.rb'
- - 'spec/lib/backup/repositories_spec.rb'
- 'spec/lib/banzai/filter/color_filter_spec.rb'
- 'spec/lib/banzai/filter/external_link_filter_spec.rb'
- 'spec/lib/banzai/filter/front_matter_filter_spec.rb'