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
- Implement true parallelism in RuboCop
- [Style/CollectionQuerying] Preserve semantics for count without block
- Add `AllowTrailingComment` configuration option to `Style/DisableCopsWithinSourceCodeDirective`
- Incorrect advice for changing the code when `Style/CollectionQuerying` occurs
- [Fix #14665] Cache plugin integration in CopHelper to avoid repeated loading
- [Fix #15054] Fix false positive for `Layout/MultilineMethodCallIndentation` in hash pair values
- [Fix #15042] Add `DisallowedCops` option to `Style/DisableCopsWithinSourceCodeDirective`
- [Fix #15040] Exclude `constants` from `Style/ModuleMemberExistenceCheck`
- Layout/MultilineMethodCallIndentation false positive for method chains
- Add DisallowedCops configuration option to Style/DisableCopsWithinSourceCodeDirective
- Docs
- RuboCop::Cop::VariableForce#reference_assignments
- RuboCop::Cop::Naming::MethodName#handle_define_data
- RuboCop::Cop::Naming::MethodName#define_data?
- RuboCop::Cop::Lint::RedundantSafeNavigation#guaranteed_instance?
- RuboCop::Cop::Style::ItAssignment#on_kwrestarg
- RuboCop::Cop::Style::ItAssignment#on_kwoptarg
- RuboCop::Cop::Style::ItAssignment#on_kwarg
- RuboCop::Cop::Style::ItAssignment#on_blockarg
- RuboCop::Cop::Style::ItAssignment#on_restarg
- RuboCop::Cop::Style::ItAssignment#on_optarg