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>2022-01-31 21:18:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-31 21:18:10 +0300
commit634e9bccc65592100a40849912fe7bb0a52e1b24 (patch)
tree0cdd42ac679623a65b7728b0645fc7c00f21aecf /.rubocop_todo
parent8bdb37de3a85f3e6b02963bcc938a3a830109e45 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/gitlab/namespaced_class.yml1
-rw-r--r--.rubocop_todo/rails/save_bang.yml13
2 files changed, 1 insertions, 13 deletions
diff --git a/.rubocop_todo/gitlab/namespaced_class.yml b/.rubocop_todo/gitlab/namespaced_class.yml
index 6858dcc36ce..40afa0d0667 100644
--- a/.rubocop_todo/gitlab/namespaced_class.yml
+++ b/.rubocop_todo/gitlab/namespaced_class.yml
@@ -875,6 +875,7 @@ Gitlab/NamespacedClass:
- app/workers/repository_import_worker.rb
- app/workers/repository_remove_remote_worker.rb
- app/workers/repository_update_remote_mirror_worker.rb
+ - app/workers/requests_profiles_worker.rb
- app/workers/run_pipeline_schedule_worker.rb
- app/workers/schedule_merge_request_cleanup_refs_worker.rb
- app/workers/schedule_migrate_external_diffs_worker.rb
diff --git a/.rubocop_todo/rails/save_bang.yml b/.rubocop_todo/rails/save_bang.yml
index 2f3e3e5e682..e1698a83682 100644
--- a/.rubocop_todo/rails/save_bang.yml
+++ b/.rubocop_todo/rails/save_bang.yml
@@ -2,16 +2,3 @@
Rails/SaveBang:
Exclude:
- ee/spec/lib/analytics/merge_request_metrics_calculator_spec.rb
- - spec/lib/backup/manager_spec.rb
- - spec/lib/gitlab/alerting/alert_spec.rb
- - spec/lib/gitlab/analytics/cycle_analytics/records_fetcher_spec.rb
- - spec/lib/gitlab/auth/ldap/user_spec.rb
- - spec/lib/gitlab/auth/o_auth/user_spec.rb
- - spec/lib/gitlab/auth/saml/user_spec.rb
- - spec/lib/gitlab/auth_spec.rb
- - spec/lib/gitlab/authorized_keys_spec.rb
- - spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
- - spec/lib/gitlab/cycle_analytics/base_event_fetcher_spec.rb
- - spec/lib/gitlab/database/custom_structure_spec.rb
- - spec/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers_spec.rb
- - spec/lib/gitlab/database_importers/self_monitoring/project/create_service_spec.rb