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.
130 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Bad autocorrect in `Layout/HashAlignment` when multiple styles are allowed
- Add `EnforcedStyle: allow_single_line` as the default to `Style/ItBlockParameter`
- Misleading configuration for `Style/ItBlockParameter`
- False positibe Lint/Syntax on pattern matching and splat operator applied to method result
- `--disable-uncorrectable` for `%w` array literals adds `# rubocop:todo Lint/UselessConstantScoping` to the array
- [Fix #14046] Add new `Style/Itself` cop
- New cop to detect condition branches made redundant by an early exit
- Cop idea: prefer &:itself then an equivalent block
- The new deprecated cop warning is confusing when triggered in plugins
- `--server` mode does not honor `--config` cli options
- Docs
- Oops, no more docs in that direction, try going back.