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
- Style/IfWithSemicolon incorrectly auto corrects and flips conditional value
- Style/ModuleMemberExistenceCheck Autocorrection Potentially Unsafe
- [Fix #15034] Fix incorrect autocorrect in `Style/IfWithSemicolon`
- [Fix #15035] Exclude `included_modules` from `Style/ModuleMemberExistenceCheck`
- Fix incorrect autocorrect in `Style/IfWithSemicolon`
- [Cop lazy loading] Autoload correctors
- Memoize forwarded arg lookups in ArgumentsForwarding
- Simplify SafeNavigation chain walking and method checks
- Consolidate first_argument? matchers in RedundantParentheses
- [Fix #13755] Run --auto-gen-config in parallel
- Docs