rubocop
https://github.com/rubocop-hq/rubocop
Ruby
A Ruby static code analyzer and formatter, 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.
50 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Layout/FirstArgumentIndentation does the wrong thing with "decorators" like "memoize \;def foo; end"
- Layout/ClassStructure changes visibility of some methods
- `Layout/ClassStructure` does not consider singleton class definitions
- `Layout/ClassStructure` does not consider inline visibility for macros
- Layout/ClassStructure should only consider actual macros for the categories
- Layout/ClassStructure can be confused by what is a class body
- Layout/ClassStructure ignores `private_class_method`
- Style/StringConcatenation changes escape sequences unexpectedly
- Smarter opting out of Layout/ExtraSpacing rule
- Compact case statements: is there a way to enforce single-line when?
- Docs
- RuboCop::Cop::DigHelp#dig_chain_enabled?
- RuboCop::Cop::DigHelp#single_argument_dig?
- RuboCop::Cop::DigHelp#dig?
- RuboCop::Cop::Style::DigChain#inspect_chain
- RuboCop::Cop::Style::DigChain#on_csend
- RuboCop::Cop::Style::DigChain#on_send
- RuboCop::Cop::Style::FileNull#acceptable?
- RuboCop::Cop::Style::FileNull#invalid_string?
- RuboCop::Cop::Style::FileNull#on_str
- RuboCop::Cop::Style::DigChain#register_offense