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
- Fix `Lint/NameTypo` false positives for methods Ruby itself provides
- Tuning RuboCop's defaults from real-world usage data (RuboCop 2 discussion)
- Enabling `Layout/LineLength` results in unecessary corrections
- Add Style/FeatureEnvy
- [Fix #13755] Let auto_gen_config run in parallel
- [Fix Rubocop#5933]: add a configuration option to allow file level rubocop:disables
- [Fix #8402] Add new `Style/EachWith` cop
- Write up useless / ambiguous flow control in lambdas
- Supply Chain Security for RuboCop 🔒
- Allow interpolation for Lint/SymbolConversion
- Docs
- RuboCop::Cop::Lint::UselessAssignment#replace_named_capture_group_with_non_capturing_group
- RuboCop::Cop::Lint::UselessAssignment#remove_trailing_character_from_operator
- RuboCop::Cop::Lint::UselessAssignment#rename_variable_with_underscore
- RuboCop::Cop::Lint::UselessAssignment#remove_exception_assignment_part
- RuboCop::Cop::Lint::UselessAssignment#autocorrect
- RuboCop::Cop::VariableForce::Assignment#exception_assignment?
- RuboCop::Cop::Lint::Void#autocorrect_nonmutating_send
- RuboCop::Cop::Lint::Void#autocorrect_void_expression
- RuboCop::Cop::Lint::Void#autocorrect_void_self
- RuboCop::Cop::Lint::Void#autocorrect_void_literal