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.
130 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Style/RedundantParentheses should allow parenthesis for compound logical statements
- add cop for standardizing json serialization to to_json
- Add `DisableCopForEntireFileInSourceCode` cop
- AllCops > Include parameter isn't behaving as expected
- [Fix #7077] Rename cops to meet the cop naming guideline
- [#8827] Change Style/FormatStringToken style to template
- `Style/MethodCallWithArgsParentheses` within the block of a macro
- Introduce cop to warn against usage of `$!` and `$@`.
- `Lint/AmbiguousOperatorPrecedence` configuration
- [Fix #9325] Make Exclude config parameters merge by default
- Docs
- RuboCop::Cop::AutocorrectLogic#eol_comment
- RuboCop::Cop::AutocorrectLogic#line_with_eol_comment_too_long?
- RuboCop::Cop::AutocorrectLogic#eol_comment_would_be_inside_literal?
- RuboCop::Cop::Style::MapToHash#destructuring_argument
- RuboCop::Cop::Lint::FloatComparison#on_case
- RuboCop::Cop::OrderedGemNode#consecutive_lines?
- RuboCop::Cop::Naming::PredicatePrefix#method_definition_macros
- RuboCop::Cop::Naming::PredicatePrefix#use_sorbet_sigs?
- RuboCop::Cop::Naming::PredicatePrefix#predicate_prefixes
- RuboCop::Cop::Naming::PredicatePrefix#forbidden_prefixes