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.
124 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Fix Layout/HashAlignment loop with Layout/IndentationStyle tabs
- Fix an error for `Style/AccessModifier` cop with duplciated access modifiers
- Remote config redirects do not resolve relative Location values
- Add a SARIF formatter
- Add `--diff` to preview autocorrection without writing files
- Add `--changed` to inspect only the files git says changed
- Add new `Lint/MissingCopDisableReason` cop
- Add a preview channel for unstable behavior
- Backfill cop severities so they say what should break a build
- Fix alignment cop loops with Layout/IndentationStyle tabs
- Docs
- RuboCop::Cop::Style::AutoResourceCleanup#cleanup?
- RuboCop::Cop::Style::MixinUsage#belongs_to_class_or_module?
- RuboCop::CLI#max_line_length
- RuboCop::Cop::Layout::EmptyLinesAroundArguments#processed_lines
- RuboCop::Cop::Layout::EmptyLinesAroundArguments#last_line
- RuboCop::Cop::Layout::EmptyLinesAroundArguments#first_line
- RuboCop::Cop::Rails::HasManyOrHasOneDependent#valid_options_in_with_options_block?
- RuboCop::AST::Node#last_line
- RuboCop::AST::Node#first_line
- RuboCop::AST::Node#source_length