rubocop-rspec
https://github.com/rubocop/rubocop-rspec
Ruby
Code style checking for RSpec files
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to rubocop-rspec
Help out
- Issues
- Fix RSpec/SpecFilePathFormat to handle different top level directories
- RSpec/MatchWithSimpleRegex incorrectly flags/corrects regexes with `/i`
- Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps a namespace to empty string
- RSpec/SpecFilePathFormat: false positive when CustomTransform maps a namespace to empty string
- Consider regexp with options a non-simple regexp
- RSpec/MatchWithSimpleRegex autocorrect drops string interpolation
- Ignore interpolation in MatchWithSimpleRegex
- Test simplecov release candidate
- Add new `RSpec/EmptyLineAfterSharedInclusion` cop
- Amend `RSpec/SpecFilePathFormat` to match spec "partials" starting with `_`
- Docs