rubocop
https://github.com/rubocop/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.
13 Subscribers
Add a CodeTriage badge to rubocop
Help out
- Issues
- Prevent a false-positive in UselessAssignment
- `Style/MultipleComparison` autocorrect can cause syntax errors due to line breaks
- [Doc] Tweak navigation of docs
- Layout/IndentationConsistency Error
- Lint/UselessAssignment False Positive
- Cop Idea: Recommend adding `exception: true` to `system()` calls
- `Style/ArrayIntersect` should also detect `.intersection`
- [Fix #13986] Add support for `Array#intersection` to `Style/ArrayIntersect`
- Cop Idea: Env Fetch Default a String
- Cop idea: detect misspelling of constructor
- Docs
- RuboCop::Cop::Style::ArrayIntersect#bad_intersection?
- RuboCop::Cop::Style::ArrayIntersect#on_csend
- Consul::Application#multitenancy_management_mode?
- Geozone#wrap_in_feature_collection
- Geozone#wrap_in_feature
- Geozone#normalized_geojson
- Cookies.table_name_prefix
- RestrictAdminIps#ip
- RestrictAdminIps#normalized_allowed_ips
- RestrictAdminIps#allowed_ip?