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
- Run in parallel when generating TODO file
- Style/RedundantConditional should cover cases where only true is returned
- Behavior difference of `rubocop` vs `rubocop .`
- Cop idea: Heredocs
- rubocop_todo.yml file "generated by" command is not accurate
- Do not accept abbreviated options for cli
- Lint/UselessAssignment vs postfix if
- Style/TrailingCommaInHashLiteral and Layout/MultilineHashBraceLayout safe autocorrects produce invalid file
- Rubocop inspects files using cops that it shouldn't use
- Layout/HashAlignment: allow grouping (i.e. separation by blank lines)
- Docs
- RuboCop::Cop::Lint::DuplicateMethods#anonymous_class_block
- RuboCop::Cop::Lint::DuplicateMethods#humanize_scope
- RuboCop::Cop::Lint::DuplicateMethods#class_or_module_new_block?
- RuboCop::Cop::Style::RedundantParentheses#body_range?
- RuboCop::Cop::Lint::SafeNavigationChain#ternary_else_branch?
- RuboCop::Cop::Lint::SafeNavigationChain#ternary_safe_navigation?
- RuboCop::Cop::Style::ReduceToHash#references_variable?
- RuboCop::Cop::Style::ReduceToHash#accumulator_name
- RuboCop::Cop::Style::ReduceToHash#accumulator_used_in_expressions?
- RuboCop::ResultCache.relevant_options_digest