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-12 18:13:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-12 18:13:54 +0300
commit462b603802e45891ac5152aea8cbc9298d7d4a53 (patch)
treede7e03460744491c0d7dcc6e3340272f833fb3b7 /.rubocop_todo
parentda646aac6c559584f63d1fc06132d7351abcfac6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/rails/save_bang.yml10
-rw-r--r--.rubocop_todo/style/open_struct_use.yml2
2 files changed, 0 insertions, 12 deletions
diff --git a/.rubocop_todo/rails/save_bang.yml b/.rubocop_todo/rails/save_bang.yml
index e3d97a45afd..8f2be251dc5 100644
--- a/.rubocop_todo/rails/save_bang.yml
+++ b/.rubocop_todo/rails/save_bang.yml
@@ -18,16 +18,6 @@ Rails/SaveBang:
- ee/spec/models/visible_approvable_spec.rb
- ee/spec/models/vulnerabilities/feedback_spec.rb
- ee/spec/models/vulnerabilities/issue_link_spec.rb
- - ee/spec/services/ee/merge_requests/update_service_spec.rb
- - ee/spec/services/ee/notes/quick_actions_service_spec.rb
- - ee/spec/services/ee/notification_service_spec.rb
- - ee/spec/services/epic_links/create_service_spec.rb
- - ee/spec/services/epics/close_service_spec.rb
- - ee/spec/services/epics/issue_promote_service_spec.rb
- - ee/spec/services/epics/reopen_service_spec.rb
- - ee/spec/services/epics/tree_reorder_service_spec.rb
- - ee/spec/services/epics/update_dates_service_spec.rb
- - ee/spec/services/epics/update_service_spec.rb
- ee/spec/services/geo/blob_verification_secondary_service_spec.rb
- ee/spec/services/geo/files_expire_service_spec.rb
- ee/spec/services/geo/metrics_update_service_spec.rb
diff --git a/.rubocop_todo/style/open_struct_use.yml b/.rubocop_todo/style/open_struct_use.yml
index d50278da557..c04493fe3bb 100644
--- a/.rubocop_todo/style/open_struct_use.yml
+++ b/.rubocop_todo/style/open_struct_use.yml
@@ -25,9 +25,7 @@ Style/OpenStructUse:
- spec/graphql/mutations/commits/create_spec.rb
- spec/helpers/application_settings_helper_spec.rb
- spec/helpers/profiles_helper_spec.rb
- - spec/initializers/doorkeeper_spec.rb
- spec/lib/gitlab/auth/o_auth/provider_spec.rb
- - spec/lib/gitlab/database/migrations/runner_spec.rb
- spec/lib/gitlab/gitaly_client/blobs_stitcher_spec.rb
- spec/lib/gitlab/gitaly_client/diff_stitcher_spec.rb
- spec/lib/gitlab/legacy_github_import/project_creator_spec.rb