Skip to content

Enable RSpec/EmptyLineAfterExample cop

What does this MR do and why?

This MR enables the RSpec/EmptyLineAfterExample cop, which is enabled by default in rubocop-rspec. In a follow-up MR, we can run the auto-correction which should take care of the existing offences.

Related to #42182 (closed)

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 Alishan Ladhani

Merge request reports