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
- Need a pattern matcher for identifying empty raises with rescue or resbody as ancestors or relevant documentation
- Add `DisableCopForEntireFileInSourceCode` cop
- Caching prevents warnings from configuration within source code
- Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal
- AllCops > Include parameter isn't behaving as expected
- Question: is it possible to specify a project or config file relative cache root?
- When newline between key and value in hash, inconsistent indentation is allowed.
- [Fix #7077] Rename cops to meet the cop naming guideline
- [#8827] Change Style/FormatStringToken style to template
- Allow `Layout/MultilineMethodCallBraceLayout` with `new_line` style to coalesce terminating braces.
- Docs
- RuboCop::Cop::Layout::LineLength#breakable_string_delimiters
- RuboCop::Cop::Layout::LineLength#breakable_dstr_begin_position
- RuboCop::Cop::Layout::LineLength#breakable_string_range
- RuboCop::Cop::Layout::LineLength#breakable_string_position
- RuboCop::Cop::Layout::LineLength#breakable_string?
- RuboCop::Cop::Layout::LineLength#check_for_breakable_dstr
- RuboCop::Cop::Layout::LineLength#check_for_breakable_str
- RuboCop::Cop::Layout::LineLength#on_dstr
- RuboCop::Cop::Layout::LineLength#on_str
- RuboCop::Cop::Layout::LineLength#largest_possible_string