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
- Lint/ToEnumArguments false negative for braced hash passed to keyword arguments
- [Fix #15290] Fix a false negative for Lint/ToEnumArguments with a braced hash
- Fix examples for `Layout/FirstHashElementIndentation`
- `Style/MutableConstant` with `EnforcedStyle: strict` false positive on `Data.define`
- [Fix #15284] Fix a false positive for `Style/MutableConstant` with `Data.define`
- Accept right-aligned numerics
- [Fix #7662] Add new `Lint/DeprecatedMethods` cop
- Careful considerations of logical operations following conditional block
- Lint/ToEnumArguments false negative for extra keyword arguments
- Fix a false negative for `Lint/ToEnumArguments` with extra keyword args
- Docs
- Verification::LetterController#verify_phone!
- Verification::LetterController#letter_params
- Verification::LetterController#update
- Verification::LetterController#edit
- Verification::LetterController#show
- Verification::LetterController#create
- Verification::LetterController#new
- RemoteTranslationsController#translations_enqueued?
- RemoteTranslationsController#set_remote_translations
- RemoteTranslationsController#remote_translations_params