rubocop
https://github.com/bbatsov/rubocop
Ruby
A Ruby static code analyzer, based on the community Ruby style guide.
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.
126 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Invalid autocorrect between `Style/ArgumentsForwarding` and `Style/MethodDefParentheses`
- [Fix #15360] Fix an incorrect autocorrect for `Style/ArgumentsForwarding` and `Style/MethodDefParentheses`
- Add tools for analyzing community RuboCop usage
- Fix an incorrect autocorrect for `Style/MultipleComparison`
- Fix an incorrect autocorrect for `Style/RedundantLineContinuation`
- Fix an incorrect autocorrect for `Style/RedundantFileExtensionInRequire`
- Fix incorrect autocorrects for `Style/InvertibleUnlessCondition`
- Fix a false positive for `Style/RedundantSelf` with a rescue exception variable
- Fix an incorrect autocorrect for `Style/RedundantStructKeywordInit` when `keyword_init` is not last
- Fix a false positive for `Style/Semicolon` with a semicolon inside a string literal
- Docs
- ReferrerFilter#update_backend_value
- ReferrerFilter#to_xml
- ReferrerFilter::AssociationExtension#can_add?
- ReferrerFilter::AssociationExtension#limit_reached?
- ReferrerFilter::AssociationExtension#remove
- ReferrerFilter::AssociationExtension#get
- ReferrerFilter::AssociationExtension#pluck_values
- ReferrerFilter::AssociationExtension#add
- PaymentGateway#deprecated?
- PaymentGateway#implementation