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.
130 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- Supply Chain Security - Release workflow
- Add new cop `Style/RedundantArrayFlatten`
- [FIX 14011] Improve Github render speed reliability for `CHANGELOG` files
- [Fix #12360] Add new `Naming/PredicateMethod` cop to check that predicate methods end with `?` and non-predicate methods do not
- [Fix #13794] Fix line-length breaking autoformatting for endless defs with blocks
- Disable `Lint/ShadowingOuterLocalVariable` by default
- [Fix #13121] Add new `Style/EmptyStringInsideInterpolation` cop.
- Introduce `InternalAffairs/MissingExpectCorrection`
- Make `Style/RedundantParentheses` allow parentheses in assignment
- add cop for standardizing json serialization to to_json
- Docs
- RuboCop::Cop::Layout::IndentationWidth#on_itblock
- RuboCop::Cop::Style::CollectionMethods#on_itblock
- RuboCop::Cop::Lint::RedundantWithIndex#on_itblock
- RuboCop::Cop::Lint::RedundantWithObject#on_itblock
- RuboCop::Cop::Lint::UnexpectedBlockArity#on_itblock
- RuboCop::Cop::Style::MultilineBlockChain#on_itblock
- RuboCop::Cop::Lint::UselessAccessModifier#on_itblock
- RuboCop::Cop::Layout::MultilineBlockLayout#on_itblock
- RuboCop::Cop::Style::SingleLineDoEndBlock#on_itblock
- RuboCop::Cop::Layout::SpaceBeforeBlockBraces#on_itblock