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
- Add new `InternalAffairs/ItblockHandler` cop
- [Fix #4482] Add new `Lint/NestedDoubleQuotesInInterpolation` cop
- Fix RedundantCopDisableDirective false positive for AllowComments cops
- Add new `Lint/DataDefineOverride` cop
- Update `Style/FormatStringToken` documentation
- Fix false obsolete config error for extracted cops loaded as plugins
- The `Style/EmptyClassDefinition` cop default enforced style option naming.
- [Fix #13501] Add Lint/RedundantStructKeywordInit cop
- Fix false negative in `Layout/MultilineAssignmentLayout` for block variants
- [Fix #7201] Add `urls` to JSON formatter offense output
- Docs
- RuboCop::CLI#warn_if_cache_root_changed
- RuboCop::Cop::Offense::PseudoSourceRange#initialize
- RuboCop::Cop::Offense::PseudoSourceRange#source_buffer
- RuboCop::CacheConfig.root_dir_from_toplevel_config
- RuboCop::Cop::Style::FormatStringToken#format_string_context?
- RuboCop::Cop::Style::FormatStringToken#register_offense
- RuboCop::Cop::Style::HashAsLastArrayItem#expected_braced_last_array_item?
- RuboCop::Cop::Layout::MultilineMethodCallIndentation#aligned_with_first_line_dot?
- RuboCop::Cop::Layout::MultilineMethodCallIndentation#single_line_block_receiver?
- RuboCop::Cop::Layout::MultilineMethodCallIndentation#find_continuation_node