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
- [Fix #15426] Fix an incorrect autocorrect for `Style/MethodCallWithoutArgsParentheses`
- Style/TrivialAccessors autocorrects def self.foo? into invalid attr_reader :foo?
- [Fix #15428] Fix an incorrect autocorrect for `Style/TrivialAccessors`
- Speed up the investigation hot path
- Fix `Style/StructInheritance` autocorrect not preserving indentation
- [Fix #15423] Fix false positives in `Layout/MultilineMethodCallIndentation`
- `Style/MethodCallWithoutArgsParentheses` safe autocorrection produces invalid syntax when the parentheses contain a comment
- Fix a false negative for `Lint/UselessNumericOperation` with non-method-call receivers
- Layout/MultilineMethodCallIndentation: false positive & broken autocorrect for a multi-line chained argument inside a hash pair value
- Fix a false positive for `Layout/CommentIndentation` with inline access modifiers
- Docs
- ScopeTransformer::Scope#term
- ScopeTransformer::Scope#namespace
- Paperclip::Transcoder#eligible_to_passthrough?
- Paperclip::Transcoder#high_vfr?
- Mastodon::CLI::Upgrade#remove_directory
- Mastodon::CLI::Upgrade#move_previous_to_upgraded
- Mastodon::CLI::Upgrade#upgrade_storage_filesystem
- Mastodon::CLI::Upgrade#upgrade_storage_azure
- Mastodon::CLI::Upgrade#upgrade_storage_fog
- Mastodon::CLI::Upgrade#upgrade_storage_s3