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
- `Lint/UselessMethodDefinition` unaware of differing method arity between parent and child when using `super`
- Non-declaration between declarations should stop equal sign alignment enforcement
- Layout/ExtraSpacing does not detect some occurrences (default config)
- Layout/HashAlignment, table, vs implicit last argument
- [Fix #9325] Make Exclude config parameters merge by default
- Layout/FirstArgumentIndentation does the wrong thing with "decorators" like "memoize \;def foo; end"
- Layout/ClassStructure can be confused by what is a class body
- Layout/ClassStructure ignores `private_class_method`
- Style/StringConcatenation changes escape sequences unexpectedly
- Layout/EmptyLinesAroundArguments has a bad default: makes documentation worse
- Docs
- RuboCop::Cop::Style::Lambda.autocorrect_incompatible_with
- RuboCop::Cop::Style::MultipleComparison#collect_comparison
- RuboCop::Cop::Style::MultipleComparison#preferred_method
- RuboCop::Cop::Style::MultipleComparison#skipped_within_range?
- RuboCop::Server::Cache.dir_path
- RuboCop::Cop::StatementModifier#allowed_patterns
- RuboCop::Cop::StatementModifier#line_length_enabled_at_line?
- RuboCop::Cop::StatementModifier#allowed_by_uri?
- RuboCop::Cop::StatementModifier#acceptable_line_length?
- RuboCop::Cop::StatementModifier#line_in_modifier_form