rubocop / rubocop-rspec

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

Backport `RSpec/ExpectInLet` cop to v2 branch #1894

Closed bquorning closed 1 month ago

bquorning commented 1 month ago

Backport the addition of new cop RSpec/ExpectInLet added in #1885 from the main branch to the 2-x-stable branch.

We want to get as much feedback as possible on new cops before (eventually) enabling them when v3 is released.


Before submitting the PR make sure the following are checked:

If you have created a new cop:

pirj commented 1 month ago

Now I get it why we needed the branch.