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
- New cop to detect usage of File.open with empty block
- Multiline shebangs vs Layout/LeadingCommentSpace
- [Fix #13477] Update `Layout/LeadingCommentSpace` to accept multiline shebangs at the top of the file
- Update `Lint/ItWithoutArgumentsInBlock` to not register an offense in Ruby 3.4
- Add new `Style/ItAssignment` cop to detect assignments to `it` inside blocks
- Allow to write generics type of rbs-inline annotation after subclass definition in `Style/CommentedKeyword`
- [Fix #11680] Add autocorrection for strings to `Layout/LineLength`
- [Fix #11013] Alert on shared mutable defaults during Hash Initialization
- [Fix #12597] Update `Style/SingleLineDoEndBlock` to not register an offense if it will introduce a conflicting `Layout/RedundantLineBreak` offense
- [Fix #13433] Fix autocorrection for `Style/AccessModifierDeclarations` for multiple inline symbols
- Docs
- Oops, no more docs in that direction, try going back.