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.
126 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Configuration option for `Layout/HashAlignment` to ensure a minimum indentation for all members of the hash.
- Run in parallel when generating TODO file
- Style/RedundantConditional should cover cases where only true is returned
- Rename `Lint/AmbiguousOperatorPrecedence` to `Style/ExplicitOperatorPrecedence`
- [#8827] Change Style/FormatStringToken style to template
- JSON Schema for Rubocop Config
- `Style/MethodCallWithArgsParentheses` within the block of a macro
- Introduce cop to warn against usage of `$!` and `$@`.
- `Lint/AmbiguousOperatorPrecedence` configuration
- [Fix #9325] Make Exclude config parameters merge by default
- Docs
- RuboCop::Cop::Style::Alias#alias_method_value_used?
- RuboCop::Cop::Style::FileWrite#find_heredoc
- RuboCop::Cop::Style::FileWrite#heredoc_in_write
- RuboCop::Runner#project_index_enabled?
- RuboCop::Runner#project_index_disables_parallel?
- RuboCop::Version.rubydex_enabled?
- RuboCop::Version.rubydex_indicator
- RuboCop::OptionsValidator#validate_enable_all_cops_and_disable_all_cops
- RuboCop::Cop::Base#project_index=
- RuboCop::Cop::Base#project_index