Skip to content

Automatically fixed EmptyLineAfterFinalLet in lib and service specs

What does this MR do?

#34182 (closed)

Ran: bundle exec rubocop --only RSpec/EmptyLineAfterFinalLet -a spec/services/ spec/lib/

Originally covered by !18853 (closed) but split so that merge conflicts are less of an issue.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports