Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RuboCop

We are on a mission to bring consistent code style to all Ruby projects (and prevent some mistakes).
Collective - Host: opensource - https://opencollective.com/rubocop - Code: https://github.com/bbatsov/rubocop

[DOC] Fix `Layout/ArgumentAlignment`

github.com/rubocop/rubocop - kyanagi opened this pull request 15 days ago
Add support for safe navigation to `Style/MapToSet`

github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
Add support for safe navigation to `Style/ObjectThen`

github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
Add support for safe navigation to `Layout/LineLength`

github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
Fix a false positive for `Style/RedundantInitialize`

github.com/rubocop/rubocop - marocchino opened this pull request 19 days ago
Fix leaking `ConfigLoader` state in specs

github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
Update LICENSE.txt, fix copyright license year

github.com/rubocop/rubocop - JasonnnW3000 opened this pull request 26 days ago
Bump license years to 2025

github.com/rubocop/rubocop - koic opened this pull request 26 days ago
Allow .yaml extension for .rubocop.yml file

github.com/rubocop/rubocop - calebmeyer opened this pull request 26 days ago
Show infinite loop errors through the runner

github.com/rubocop/rubocop - Earlopain opened this pull request 27 days ago
Improve performance of `Style/ItAssignment`

github.com/rubocop/rubocop - Earlopain opened this pull request 28 days ago
Remove a now unnecessary token check

github.com/rubocop/rubocop - Earlopain opened this pull request 29 days ago
Add support for Ruby LSP as a built-in add-on

github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
Add Ruby 3.4 to spec matrix

github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Dont show parser warnings in `Lint/Syntax`

github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
Propose new cop to detect keyword method names

github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Add new `Lint/MethodKeywordName` cop

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Fix `Style/YodaExpression` cop error on suffix form of operator

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Style/RaiseArgs suggests incorrect changes

github.com/rubocop/rubocop - tomhughes opened this issue about 1 month ago
Add `Lint/ConstantReassignment` cop

github.com/rubocop/rubocop - lovro-bikic opened this pull request about 1 month ago
[DOC] Fix typo in `Style/ExponentialNotation`

github.com/rubocop/rubocop - kyanagi opened this pull request about 1 month ago
Dup possibly frozen string in `to_string_literal` helper

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Flaky `RuboCop::TargetFinder` spec

github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Update `Style/SuperArguments` to handle `super` with a block

github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Fix `Lint/Void` cop error on `if` without body

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Add Style/It cop

github.com/rubocop/rubocop - bkuhlmann opened this issue about 1 month ago
new cop: Single Line Complexity

github.com/rubocop/rubocop - Kallin opened this pull request about 1 month ago
Fix false positives for `Style/MultipleComparison`

github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
Fix false positives for `Lint/NestedMethodDefinition`

github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
Fix cop spec generator not to produce internal affairs offenses

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Add new `Style/RescueVariableWriter` cop

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Make it easy to stub gem versions for tests

github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
Extract regexp parsing to utilities module

github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago