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.
134 Subscribers
View all SubscribersAdd a CodeTriage badge to rubocop
Help out
- Issues
- 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 #13453] Update `Style/AccessModifierDeclarations` to handle `attr_*` methods with multiple parameters
- Style/AccessModifierDeclarations does not recognize AllowModifiersOnAttrs/Symbols
- [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
- Incorrect autocorrect for `Style/AccessModifierDeclarations` cop
- Docs
- DashboardController#set_dashboard_scripts
- DashboardController#set_global_config
- DashboardController#index
- AuthHelper#send_auth_headers
- AppleAppController#site_association
- ResponseSourcePolicy#remove_document?
- ResponseSourcePolicy#add_document?
- ResponseSourcePolicy#create?
- ResponseSourcePolicy#parse?
- AutomationRulePolicy#destroy?