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
- Report autocorrection edits in the JSON formatter
- Fix an incorrect autocorrect for `Layout/EmptyLinesAroundBlockBody` cop
- Fix an incorrect autocorrect for `Style/HashLookupMethod` cop
- Add --max-offenses-per-cop to cap a single cop's output
- Add --explain COP to describe what a cop does
- Report unrecognized cop names from --show-cops and --show-docs-url
- Fix an incorrect autocorrect for `Style/MethodDefParentheses` cop
- Fix a race condition in the `Runner` SIGINT spec
- Add a stall watchdog to the parallel spec runner
- Fix Layout/RedundantLineBreak crash on nested multiline assignments
- Docs
- ActiveJob::Serializers::ObjectSerializer#klass
- ActiveJob::Serializers::ObjectSerializer#deserialize
- ActiveJob::Serializers::ObjectSerializer#serialize
- ActiveJob::Serializers::ObjectSerializer#serialize?
- ActiveJob::Serializers::ModuleSerializer#klass
- ActiveJob::Serializers::ModuleSerializer#deserialize
- ActiveJob::Serializers::ModuleSerializer#serialize
- Provider::PasswordsController#password_params
- ActiveJob::Serializers::DurationSerializer#klass
- ActiveJob::Serializers::DurationSerializer#deserialize