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

Fix false negatives for `Style/MapIntoArray` when using non-splatted arguments

vlad-pisanov opened this pull request 4 months ago
Enhance the autocorrect for `Naming/InclusiveLanguage`

koic opened this pull request 5 months ago
Emit a deprecation when custom cops inherit from `RuboCop::Cop::Cop`

Earlopain opened this pull request 5 months ago
Allow extensions to contribute documentation sections

Earlopain opened this pull request 5 months ago
inherit_mode doesn't appear to be working

Swiss-Edward opened this issue 5 months ago
Optimize `Base.callbacks_needed` by reordering checks

Earlopain opened this pull request 5 months ago
Improve yaml duplication checker performance

Earlopain opened this pull request 5 months ago
Support `filter/filter!` in `Style/CollectionCompact`

masato-bkn opened this pull request 5 months ago
Emit a deprecation for `Team.new([Cop], config)`

Earlopain opened this pull request 5 months ago
`require 'language-server_protocol'` on-demand

Earlopain opened this pull request 5 months ago
Make `InternalAffairs/RedundantSourceRange` aware of `add_offense`

koic opened this pull request 5 months ago
Fix false positive for `Style/CollectionCompact` when using `delete_if`

masato-bkn opened this pull request 5 months ago
Improve performance of `Lint/ItWithoutArgumentsInBlock`

Earlopain opened this pull request 5 months ago
Ensure that the code for `expect_correction` is valid syntax

Earlopain opened this pull request 5 months ago
[Fix #13235] Fix an error for `Style/IfUnlessModifier`

koic opened this pull request 5 months ago
Fix an error when using Ruby 3.4-dev

koic opened this pull request 5 months ago
Restart server on local cop changes

splattael opened this issue 5 months ago
Don't use `loop: false` for `AlignmentDirective` tests

Earlopain opened this pull request 5 months ago
`Style/MapIntoArray` autocorrection for `[].tap`

marocchino opened this issue 5 months ago
Add new `Style/SafeNavigationChainLength` cop

fatkodima opened this pull request 5 months ago
False Positive for `Lint/ShadowedArgument`

ccutrer opened this issue 5 months ago
Fix `--auto-gen-config` when passing an absolute config path

Earlopain opened this pull request 5 months ago
Fix false positives for `Style/OperatorMethodCall` with named forwarding

Earlopain opened this pull request 5 months ago
Add `AllowRBSInlineAnnotation` option to `Layout/LeadingCommentSpace`

tk0miya opened this pull request 5 months ago
Style/ArgumentsForwarding fix breaks on brackets

akimd opened this issue 5 months ago
Fix links of CHANGELOG

hotoolong opened this pull request 5 months ago
Unhandled Edge Case: Style/AccessModifierDeclarations

CoderMiguel opened this issue 5 months ago
Ship a config for `InternalAffairs`

Earlopain opened this pull request 5 months ago
Call super in `relevant_file?` for InternalAffairs cops

KNejad opened this pull request 5 months ago
Fix an incorrect autocorrect for `Style/IfWithSemicolon`

koic opened this pull request 5 months ago
Update automated code review page, add Codety Scanner into the tool list

random1223 opened this pull request 5 months ago
Remove `yard` workarounds

Earlopain opened this pull request 5 months ago
Add new `IgnoreDuplicateElseBranch` option to `Lint/DuplicateBranch`

fatkodima opened this pull request 5 months ago
autocorrecting with Style/RedundantCondition can eat comments

maxnotarangelo opened this issue 5 months ago
Fix an error for `Style/OneLineConditional`

koic opened this pull request 5 months ago
Proposal: add `InternalAffairs/NodeMatcherNaming`

vlad-pisanov opened this pull request 5 months ago
Fix false positive in `Style/MultipleComparison`

vlad-pisanov opened this pull request 5 months ago
`Lint/FloatComparison` should detect `case` statements

fatkodima opened this issue 5 months ago
Regression on Style/MultipleComparison: false positives

akimd opened this issue 5 months ago
Fix an error for `Style/IfWithSemicolon`

koic opened this pull request 5 months ago
Don't parse YAML twice

Earlopain opened this pull request 5 months ago
Style/EmptyLiteral false positive.

jcoyne opened this issue 5 months ago
Use `rubocop-ast` `SimpleForwardable`

Earlopain opened this pull request 5 months ago
An error occurred while Style/EmptyElse cop

bobmaerten opened this issue 5 months ago
[Fix #11191] Add new `Lint/NumericOperationWithConstantResult` cop

Zopolis4 opened this pull request 5 months ago
Fix false negatives in `Style/MapIntoArray` autocorrection

vlad-pisanov opened this pull request 5 months ago
Fix some false positives in `Lint/UnreachableCode`.

isuckatcs opened this pull request 5 months ago
Introduce `InternalAffairs/ExpectCorrectionIfAutocorrect`

Earlopain opened this pull request 5 months ago
An error occurred while RSpec/VariableName cop was inspecting

emersonthis opened this issue 5 months ago
Fix false positive for `Style/EmptyLiteral` with `Hash.new([])`

Earlopain opened this pull request 5 months ago
Replace forwardable with explicit delegation for performance

Earlopain opened this pull request 5 months ago
Fix false negatives for `Style/MapIntoArray`

vlad-pisanov opened this pull request 5 months ago
Fix false negatives for `Style/EmptyLiteral`

vlad-pisanov opened this pull request 5 months ago
Fix an error for `Layout/EmptyLinesAroundExceptionHandlingKeywords`

koic opened this pull request 5 months ago
Cop to limit the number of safe navigation calls in a chain

fatkodima opened this issue 5 months ago
Remove `benchmark` dependency

Earlopain opened this pull request 5 months ago
Properly cache team checksums

Earlopain opened this pull request 5 months ago
Use Prism 1.0.0 for development

koic opened this pull request 5 months ago
Remove dependency on the `rexml` gem

bquorning opened this pull request 5 months ago
Fix incorrect autocorrect behavior for `Layout/BlockAlignment`

koic opened this pull request 5 months ago
Fix readme CI badge

Earlopain opened this pull request 5 months ago
Fix an incorrect autocorrect for `Style/IfWithSemicolon`

koic opened this pull request 5 months ago
Bump paambaati/codeclimate-action from 8 to 9

dependabot[bot] opened this pull request 5 months ago
Fix an error for `StyleOneLineConditional`

koic opened this pull request 5 months ago
CodeLength undefined method `to_sym' for false

itay-grudev opened this issue 6 months ago
Resolve ruby-head uri deprecation warning

Earlopain opened this pull request 6 months ago