Fix Rails/SaveBang offenses
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.
-
I have evaluated the MR acceptance checklist for this MR.