Ecosyste.ms: OpenCollective

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

github.com/rubocop/rubocop

A Ruby static code analyzer and formatter, based on the community Ruby style guide.
https://github.com/rubocop/rubocop

Docs: Fix missing slash for Layout/LineLength cop

araccaine opened this pull request 6 months ago
Don't fail cache when too long directory path

protocol7 opened this pull request 6 months ago
fix rdoc

hotoolong opened this pull request 6 months ago
Improve wording of `Style/SafeNavigation` documentation

Uaitt opened this pull request 6 months ago
Update docs to make CountAsOne values more clear.

gondalez opened this pull request 6 months ago
Naming/AccessorMethodName could be more tunable

akimd opened this issue 6 months ago
Crash in a custom ruby extractor brings whole of RuboCop down

Earlopain opened this issue 6 months ago
Fix incorrect autocorrect for `Lint/EmptyConditionalBody`

koic opened this pull request 6 months ago
Layout/FirstHashElementIndentation in `if`

akimd opened this issue 6 months ago
Style/RedundantLineContinuation: false positive

akimd opened this issue 6 months ago
Style/CombinableLoops triggered incorrectly

futuretap opened this issue 6 months ago
Cop idea: lint for inconsistent safe navigation

vlad-pisanov opened this issue 6 months ago
Load only project specific config for `InternalAffairs/UndefinedConfig`

Earlopain opened this pull request 6 months ago
[Fix #13139] Fix false positives for `Style/RedundantCondition`

koic opened this pull request 6 months ago
Style/RedundantCondition breaks code

akimd opened this issue 6 months ago
Update OpenCollective readme section

Earlopain opened this pull request 6 months ago
Fix an error for `Style/ParallelAssignment` when using `__FILE__`

Earlopain opened this pull request 6 months ago
Improve wording of various `Style/` cops documentations

Uaitt opened this pull request 6 months ago
[Fix #13103] Make `Lint/UselessAssignment` autocorrection safe

koic opened this pull request 6 months ago
Fix false negative for `Lint/Void` when using using frozen literals

vlad-pisanov opened this pull request 6 months ago
Fix false negatives in `Lint/Void` when using `ensure`, `defs` and `numblock`

vlad-pisanov opened this pull request 6 months ago
[Fix #13126] Fix a false positive for `Style/Alias`

koic opened this pull request 6 months ago
Style/SymbolProc auto fix brakes logic

bastikk opened this issue 6 months ago
[Documentation] FAQ, in particular a "usage FAQ" and rubocop-quickref

rubyFeedback opened this issue 6 months ago
issue occur again and again

l-89eman opened this issue 6 months ago
Style/Alias generates invalid code

akimd opened this issue 6 months ago
Remove duplicated `Cop.qualified_cop_name` tests

Earlopain opened this pull request 6 months ago
Sponsorship logo missing from README

seanlerner opened this issue 6 months ago
[Fix #13118] Fix a false positive for `Style/MapIntoArray` when splatting

Earlopain opened this pull request 6 months ago
"Style/MapIntoArray" false positive with push(*ary)

esotericpig opened this issue 6 months ago
Add partial autocorrect support for `Lint/LiteralAsCondition`

Zopolis4 opened this pull request 6 months ago
Fix an incorrect autocorrect for `Style/IfWithSemicolon`

koic opened this pull request 6 months ago
Fix an error for `Style/IfWithSemicolon`

koic opened this pull request 6 months ago
Fix detection of ruby versions through the gemfile below 2.7

Earlopain opened this pull request 6 months ago
Inconsistent `Style/ArgumentsForwarding` `...` forwarding behavior

vlad-pisanov opened this issue 6 months ago
[Fix #13107] Fix an error for `Lint/ImplicitStringConcatenation`

koic opened this pull request 6 months ago
[Fix #13105] Fix false positives for `Style/ArgumentsForwarding`

koic opened this pull request 6 months ago
Style/ArgumentsForwarding drops arguments

akimd opened this issue 6 months ago
False negative for `Lint/Void` with ternary expression

Earlopain opened this issue 6 months ago
Do not do unsafe autocorrection for `Lint/UselessAssignment`

fatkodima opened this issue 6 months ago
[Fix #13097] Fix an error for `Style/InPatternThen`

koic opened this pull request 6 months ago
[Fix #13098] Fix an error for `Style/IdenticalConditionalBranches`

koic opened this pull request 6 months ago
Style/RedundantRegexpArgument uses double quotes

akimd opened this issue 6 months ago
Style/IdenticalConditionalBranches crashes

akimd opened this issue 6 months ago
Style/InPatternThen crashes

akimd opened this issue 6 months ago
`Layout/LineLength` safe autocorrect results in invalid code

a-lavis opened this issue 6 months ago
[Fix #13093] Fix an error for `Lint/ImplicitStringConcatenation`

koic opened this pull request 6 months ago
Fix an incorrect autocorrect for `Layout/EmptyLineBetweenDefs`

koic opened this pull request 6 months ago
Rubocop ignores Exclude in inherited configuration file.

JoeCohen opened this issue 6 months ago
Require RuboCop AST 1.32.0+ to use `RuboCop::AST::RationalNode`

koic opened this pull request 6 months ago
Add a regression test for issue #11916

Earlopain opened this pull request 6 months ago
[Fix #13085] Fix a false positive for `Style/EmptyElse`

koic opened this pull request 6 months ago
Fix false positive for `Style/GlobalStdStream` for namespaced constants

Earlopain opened this pull request 6 months ago
Improve `Style/RedundantReturn` cop

ydakuka opened this issue 6 months ago
[Fix #11977] Add new global `StringLiteralsFrozenByDefault` option

Earlopain opened this pull request 6 months ago
Add new `Lint/UselessNumericOperation` cop

Zopolis4 opened this pull request 6 months ago
Enable branch coverage

Earlopain opened this pull request 6 months ago
Expose cache-root configuration for Rake-clean to remove

jasonkarns opened this issue 6 months ago
Bump `simplecov`

Earlopain opened this pull request 6 months ago
Unexpected behavior on select, map and proc

jeromew2 opened this issue 6 months ago
Drop `regexp_parser` < 2.0 compatibility code

Earlopain opened this pull request 6 months ago
Clarify docs in `Naming/PredicateName`

maxjacobson opened this pull request 6 months ago
[Fix #13061] Add new `Style/RedundantInterpolationUnfreeze` cop

Earlopain opened this pull request 6 months ago
[Fix #13065] Fix an error for `Lint/UselessAssignment`

koic opened this pull request 6 months ago
`Lint/UselessAssignment` error when autocorrecting

fatkodima opened this issue 7 months ago
Cop idea: Implicit return in predicate method

Earlopain opened this issue 7 months ago
[Fix #11438] Explicitly load `fileutils` before calculating `before_us`

r7kamura opened this pull request 7 months ago
Clarify how to specify the number of parallel processes

koic opened this pull request 7 months ago