rubocop / rubocop-rspec

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

Fix bug with range in RepeatedIncludeExample cop #1867

Closed hasghari closed 6 months ago

hasghari commented 6 months ago

Fixes issue #1866


Before submitting the PR make sure the following are checked:

hasghari commented 6 months ago

@ydah I've added the changelog entry.

bquorning commented 6 months ago

If you run bundle exec rake locally, it will tell you what to do (hint: put a link to your GitHub profile at the bottom of Changelog)

bquorning commented 6 months ago

@ydah Do you know why mdformat is failing?

hasghari commented 6 months ago

Thanks for the tip, I've fixed the changelog.