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
- No open issues
- Docs
- RuboCop::Cop::RSpec::Metadata#on_numblock
- RuboCop::Cop::RSpec::Metadata#on_block
- RuboCop::Cop::RSpec::Metadata#metadata_in_block
- RuboCop::Cop::RSpec::Metadata#rspec_configure
- RuboCop::Cop::RSpec::DuplicatedMetadata#duplicated?
- RuboCop::Cop::RSpec::DuplicatedMetadata#autocorrect
- RuboCop::Cop::RSpec::DuplicatedMetadata#on_metadata_symbol
- RuboCop::Cop::RSpec::DuplicatedMetadata#on_metadata
- RuboCop::Cop::RSpec::FactoryBot::FactoryNameStyle#register_offense
- RuboCop::Cop::RSpec::FactoryBot::FactoryNameStyle#offense_for_string_style?