rubocop / rubocop-rspec

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

Remove extracted cops in `Capybara`, `FactoryBot` and `Rails` departments. #1848

Closed ydah closed 2 months ago

ydah commented 3 months ago

This PR remove extracted cop departments. (Capybara, FactoryBot, Rails)


Before submitting the PR make sure the following are checked:

bquorning commented 2 months ago

@ydah Now that we have a separate 2-x-stable branch, I think we are ready to merge this pull request after the conflicts are fixed.

ydah commented 2 months ago

I updated this PR.

ydah commented 2 months ago

It is also a blocker for subsequent PR, so this PR will be merged. We can also follow up.