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>2023-12-15 09:13:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-15 09:13:20 +0300
commit5e9a1717166c6b9bf0a6cbd00137d5c0043ba442 (patch)
tree30e54c2e3c41ad4caf51b0a60b46549d3feb3a7c /.rubocop_todo
parent00880613328c66f85aee755fcd1e70ce4cb9fcdf (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/rspec/named_subject.yml1
-rw-r--r--.rubocop_todo/style/inline_disable_annotation.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/rspec/named_subject.yml b/.rubocop_todo/rspec/named_subject.yml
index 69a4316468e..e7222c70973 100644
--- a/.rubocop_todo/rspec/named_subject.yml
+++ b/.rubocop_todo/rspec/named_subject.yml
@@ -1694,7 +1694,6 @@ RSpec/NamedSubject:
- 'spec/lib/atlassian/jira_connect/serializers/repository_entity_spec.rb'
- 'spec/lib/atlassian/jira_connect/serializers/reviewer_entity_spec.rb'
- 'spec/lib/backup/database_backup_error_spec.rb'
- - 'spec/lib/backup/database_model_spec.rb'
- 'spec/lib/backup/database_spec.rb'
- 'spec/lib/backup/dump/postgres_spec.rb'
- 'spec/lib/backup/files_spec.rb'
diff --git a/.rubocop_todo/style/inline_disable_annotation.yml b/.rubocop_todo/style/inline_disable_annotation.yml
index 0161399c12d..801854440c8 100644
--- a/.rubocop_todo/style/inline_disable_annotation.yml
+++ b/.rubocop_todo/style/inline_disable_annotation.yml
@@ -2866,7 +2866,6 @@ Style/InlineDisableAnnotation:
- 'spec/lib/api/base_spec.rb'
- 'spec/lib/api/entities/wiki_page_spec.rb'
- 'spec/lib/api/helpers/packages/npm_spec.rb'
- - 'spec/lib/backup/database_model_spec.rb'
- 'spec/lib/backup/database_spec.rb'
- 'spec/lib/backup/manager_spec.rb'
- 'spec/lib/banzai/filter/footnote_filter_spec.rb'