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
- Flag provably unshadowed `::` in `Style/RedundantConstantBase`
- Report only ambiguous constants in `Lint/ConstantResolution`
- Skip inherited-method overrides in rename-suggesting Naming cops
- Change `Lint/DuplicateMethods` to detect duplicates across files
- [Fix #15321] Respect per-type styles in `Style/ClassAndModuleChildren`
- Use the project index to verify ancestry in `Lint/MissingSuper`
- Automating `EnforcedHashRocketStyle` and `EnforcedColonStyle`.
- Add new `Lint/DeprecatedReference` cop
- Layout/LineLength needs nuance
- Add new `Lint/UnusedPrivateMethod` cop
- Docs
- RuboCop::Runner#project_index_files
- RuboCop::Runner#build_project_index
- RuboCop::Runner#mobilize_cop_badge?
- RuboCop::Cop::Team#standby_cop
- RuboCop::Cop::Team#opted_in_standby_cops
- RuboCop::Cop::Team#standby_registry=
- RuboCop::Cop::Badge#match_name?
- RuboCop::Cop::Registry#filter_by_badge
- RuboCop::Cop::Registry#enabled_cop_name?
- RuboCop::Cop::Registry#registered_badges