Skip to content

Fix Rails/SaveBang offenses

Siddharth Asthana requested to merge edith007/gitlab:issue_220040_18 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/uploads_saver_spec.rb
  • spec/lib/gitlab/lets_encrypt/client_spec.rb
  • spec/lib/gitlab/middleware/go_spec.rb
  • spec/lib/gitlab/shard_health_cache_spec.rb
  • spec/mailers/notify_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.

Edited by Fabio Pitino

Merge request reports