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
- Mark `Lint/NumericOperationWithConstantResult` autocorrect as unsafe
- Fix a false negative for `Lint/UselessNumericOperation` with non-method-call receivers
- Fix false negative and incorrect autocorrect for `Lint/ToJSON`
- Fix a false negative for `Lint/UnreachableCode` with multiple unreachable statements
- Fix a false negative for `Lint/Void` with safe navigation method calls
- Fix a false negative for `Style/CollectionCompact` with safe navigation `grep_v`
- Fix a false negative for `Style/ArrayIntersect` with `include?` in a block
- Fix a false negative for `Style/DefWithParentheses` with single-line defs using a semicolon
- 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
- 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
- Mastodon::CLI::Upgrade#storage_schema
- Mastodon::CLI::Domains#stats_to_json
- Mastodon::CLI::Domains#stats_to_domains
- Mastodon::CLI::Domains#stats_to_summary
- Mastodon::CLI::Domains#domain_block_suspended_domains