Skip to content

Fix Rails/SaveBang offenses

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

What does this MR do and why?

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

File Changes

  • .rubocop_todo/rails/save_bang.yml
  • spec/lib/gitlab/auth_spec.rb
  • spec/lib/gitlab/authorized_keys_spec.rb
  • spec/lib/gitlab/bitbucket_server_import/importer_spec.rb
  • spec/lib/gitlab/database_importers/self_monitoring/project/create_service_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