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.
50 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Style/EmptyClassDefinition casts too wide of a net
- Add new cop `Style/SquigglyHeredoc`
- [Style/RedundantParentheses] Parantheses around irange inside block should not be marked as redundant
- [Fix #14964] Fix false positives in `Style/RedundantParentheses`
- Style/SymbolProc with stabby lambda
- CI: Test RSpec 4 prerelease on rspec main branch
- Broken URLs in documentation
- [Fix #14583] Aggregate template fragment autocorrections per iteration
- False positive for `Style/FileOpen` when passing IO object to external API
- [Fix #14958] Fix false positives in `Style/FileOpen`
- Docs
- RuboCop::LSP::Diagnostic#severity
- RuboCop::LSP::Diagnostic#message
- RuboCop::LSP::Diagnostic#to_lsp_diagnostic
- RuboCop::LSP::Diagnostic#to_lsp_code_actions
- RuboCop::LSP::Diagnostic#initialize
- RubyLsp::RuboCop::Addon#workspace_did_change_watched_files
- RubyLsp::RuboCop::Addon#register_additional_file_watchers
- RubyLsp::RuboCop::Addon#deactivate
- RubyLsp::RuboCop::Addon#activate
- RubyLsp::RuboCop::Addon#name