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
- `Style/SafeNavigation` false negative on method conditionally executed after `.nil?` check
- Not safe case (or false positive?) of `Style/RedundantLineContinuation` cop
- [Fix #15087] Fix false positive for `Style/RedundantLineContinuation`
- [Fix #15084] handle heredocs with methods calls correctly when fixing guard clauses
- Autocorrect involving heredoc puts code into heredoc
- Git Rubocop + Gem Performance just started crashing
- [Fix #14979] Fix false positive in `Layout/BlockAlignment` when block follows multi-line arguments
- Implement true parallelism in RuboCop
- [Style/CollectionQuerying] Preserve semantics for count without block
- Add `AllowTrailingComment` configuration option to `Style/DisableCopsWithinSourceCodeDirective`
- Docs
- RuboCop::Cop::Lint::SafeNavigationChain#brackets?
- RuboCop::Cop::Style::RedundantDoubleSplatHashBraces#on_hash
- RuboCop::Cop::Style::RedundantDoubleSplatHashBraces#double_splat_hash_braces?
- RuboCop::Cop::Base#current_offenses
- RuboCop::Cop::Badge#department_name
- RuboCop::Cop::Commissioner#invoke_with_argument
- RuboCop::Cop::RescueNode#modifier_locations
- RuboCop::Cop::Style::ConcatArrayLiterals#preferred_method
- RuboCop::Cop::Style::ConcatArrayLiterals#offense_range
- RuboCop::Cop::Style::ConcatArrayLiterals#on_send