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.
49 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Add rubocop-exception_messages to third-party plugins
- Fix `Lint/NameTypo` false positives for methods Ruby itself provides
- Fix an incorrect autocorrect for `Style/MethodCallWithArgsParentheses` cop
- Fix an incorrect autocorrect for `Style/FloatDivision` cop
- Fix Style/EmptyMethod loop with Style/SingleLineMethods
- Style/RedundantFetchBlock autocorrect adds an argument to splatted fetch calls
- Fix RedundantFetchBlock autocorrection with splatted arguments
- Let cops carry their next-major defaults in a Preview section
- Fix Layout/LineLength breaking lines after nested heredoc arguments
- `Layout/FirstArrayElementIndentation` can infinite-loop with `Layout/ArrayAlignment: with_fixed_indentation`
- Docs
- RuboCop::Cop::Style::MagicCommentFormat::CommentRange#values
- RuboCop::Cop::Style::MagicCommentFormat::CommentRange#directives
- RuboCop::Cop::Style::MagicCommentFormat::CommentRange#initialize
- RuboCop::Cop::Style::MagicCommentFormat::CommentRange#comment
- RuboCop::Cop::Style::MagicCommentFormat#supported_capitalizations
- RuboCop::Cop::Style::MagicCommentFormat#valid_capitalization?
- RuboCop::Cop::Style::MagicCommentFormat#value_capitalization
- RuboCop::Cop::Style::MagicCommentFormat#directive_capitalization
- RuboCop::Cop::Style::MagicCommentFormat#line_range
- RuboCop::Cop::Style::MagicCommentFormat#replace_capitalization