Skip to content

Fix Rails/SaveBang offenses

Siddharth Asthana requested to merge edith007/gitlab:issue_220040_14 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/gfm/reference_rewriter_spec.rb
  • spec/lib/gitlab/git_access_spec.rb
  • spec/lib/gitlab/import_export/avatar_saver_spec.rb
  • spec/lib/gitlab/import_export/base/relation_factory_spec.rb
  • spec/lib/gitlab/import_export/design_repo_restorer_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