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 Style/MethodCallWithArgsParentheses autocorrect for grouped keyword operator arguments
- Fix an incorrect autocorrect for `Style/ClassMethodsDefinitions` cop
- Fix an incorrect autocorrect for `Style/StabbyLambdaParentheses` cop
- [Fix #15732] Make `requires_gem` gating go through `target_gem_version`
- Fix Layout/MultilineMethodCallBraceLayout autocorrect clash with omit_parentheses
- Bug Report: --only option ignores FactoryBot/AttributeDefinedStatically
- [Docs] Add rubocop-guardrails to third-party plugins
- Generic Target*Version support
- Remove an orphaned enable when its disable is redundant
- Add an EnforcedStyle to Style/MutableConstant that forbids .freeze on literals
- Docs
- RuboCop::Cop::Util#include_or_equal?
- RuboCop::Cop::AnnotationComment#regex
- 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