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
- Fix `Lint/RedundantSafeNavigation` FP for shadowed block variables
- Prune excluded directories for relative directory arguments
- Fix `Lint/UselessMethodDefinition` FP for methods with `**kwargs`
- Preserve escape notation in `Style/StringConcatenation` autocorrect
- Improve `Lint/NameTypo` performance by deferring the literal-name scan
- Improve `Lint/DeprecatedReference` performance by short-circuiting `deprecated?`
- Add new `Lint/ArgumentMismatch` cop
- [Fix #15517] Fix false positives in `Lint/RedundantSafeNavigation`
- RedundantSafeNavigation + InferNonNilReceiver vs `it`
- Cop for all imminent deprecates, obsoletes and discourages
- Docs
- TranslationService::DeepL#normalize_language
- LanguageValidator#valid_locale_value?
- LanguageValidator#validate_each
- EmailMxValidator#email_domain_blocked?
- EmailMxValidator#validate_each
- RevokeQuoteService#signed_activity_json
- RevokeQuoteService#inboxes
- RevokeQuoteService#distribute_stamp_deletion!
- RevokeQuoteService#distribute_update!
- RevokeQuoteService#call