rubocop / rubocop-rspec

Code style checking for RSpec files.
https://docs.rubocop.org/rubocop-rspec
MIT License
792 stars 272 forks source link

Fix an error for `RSpec/ScatteredSetup` when one of the hooks is an empty block #1912

Closed Earlopain closed 3 weeks ago

Earlopain commented 3 weeks ago

The produced autocorrect is not the best but there are other cops that will push this into something more pleasing.


Before submitting the PR make sure the following are checked: