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.
126 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Fix a false positive for `Lint/SuppressedExceptionInNumberConversion`
- Fix an incorrect autocorrect for `Lint/UselessAssignment` with `&&=`
- Fix incorrect autocorrects for `Lint/UselessTimes`
- Fix a bad autocorrect for `Lint/SymbolConversion` with embedded quotes
- Fix a false positive for `Lint/TopLevelReturnWithArgument` in blocks
- Fix a crash and a false negative in `Lint/TrailingCommaInAttributeDeclaration`
- Fix a false positive for `Lint/UselessRuby2Keywords` across scope boundaries
- Fix a false positive for `Lint/UselessSetterCall` with nested destructuring
- Fix false negatives for `Lint/SharedMutableDefault` with `capacity:`
- Fix a false negative for `Lint/ToEnumArguments` with extra positional args
- Docs
- RuboCop::Cop::InternalAffairs::UndefinedConfig#on_send
- RuboCop::Cop::InternalAffairs::UndefinedConfig#on_new_investigation
- RuboCop::Cop::InternalAffairs::UndefinedConfig#cop_config_accessor?
- RuboCop::Cop::InternalAffairs::UndefinedConfig#cop_class_def
- RuboCop::Cop::Layout::LineEndStringConcatenationIndentation#base_column
- RuboCop::Cop::Layout::EmptyLineAfterGuardClause#multiple_statements_on_line?
- RuboCop::Cop::Style::Semicolon.autocorrect_incompatible_with
- RuboCop::Cop::Style::Semicolon#find_semicolon_positions
- RuboCop::Cop::Style::Semicolon#expressions_per_line
- RuboCop::Cop::Style::Semicolon#register_semicolon