Skip to content

Fix Rails/SaveBang offenses

Siddharth Asthana requested to merge edith007/gitlab:issue_220040_16 into master

What does this MR do and why?

This MR aims to solve the issue #220040 (closed)

File Change

  • .rubocop_todo/rails/save_bang.yml
  • spec/lib/gitlab/import_export/importer_spec.rb
  • spec/lib/gitlab/import_export/lfs_restorer_spec.rb
  • spec/lib/gitlab/import_export/lfs_saver_spec.rb
  • spec/lib/gitlab/import_export/members_mapper_spec.rb
  • spec/lib/gitlab/import_export/project/relation_factory_spec.rb
  • spec/lib/gitlab/import_export/project/tree_restorer_spec.rb
  • spec/lib/gitlab/import_export/project/tree_saver_spec.rb
  • spec/lib/gitlab/import_export/project/tree_saver_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports