rubocop
https://github.com/rubocop-hq/rubocop
Ruby
A Ruby static code analyzer and formatter, 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.
50 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- [Cop lazy loading] Autoload correctors
- False positive in DuplicateMethods
- Memoize forwarded arg lookups in ArgumentsForwarding
- Simplify SafeNavigation chain walking and method checks
- Consolidate first_argument? matchers in RedundantParentheses
- Fix false positives in Lint/DuplicateMethods
- Fix bugs and performance issues in layout cops
- Layout/EmptyLineAfterGuardClause disallows consecutive guard clauses if they span multiple lines
- Fix bug and performance issue in lint cops
- [Fix #15021] Fix false positives in `Layout/EmptyLineAfterGuardClause`
- Docs
- CopsDocumentationGenerator#cop_subsection
- CopsDocumentationGenerator#cop_header
- CopsDocumentationGenerator#to_anchor
- RuboCop::Cop::Lint::DuplicateSetElement#register_offense
- RuboCop::Cop::Lint::DuplicateSetElement#on_csend
- RuboCop::Cop::Lint::DuplicateSetElement#on_send
- RuboCop::Cop::Lint::DuplicateSetElement#set_init_elements
- RuboCop::Cop::Style::SafeNavigation#extract_if_body
- RuboCop::Cop::Style::SafeNavigation#offending_node?
- RuboCop::Cop::Style::SafeNavigation#and_parts