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

Exclude `debug/open_nonstop` from `Lint/Debugger`

koic opened this pull request 10 months ago
[Fix #12843] Fix an error for `Lint/MixedCaseRange`

koic opened this pull request 10 months ago
`Lint/MixedCaseRange` error for invalid range

andyw8 opened this issue 10 months ago
Cop Idea: Replace #send(LITERAL, ...) with method call

jdufresne opened this issue 10 months ago
Fix false negatives for `Lint/UnreachableLoop`

koic opened this pull request 10 months ago
Cop(s) Idea: remove redundant booleans from control flow

jayqui opened this issue 10 months ago
Fix misleading spec

bquorning opened this pull request 10 months ago
[Fix #12835] Allow global offenses to be disabled by directive comments

Earlopain opened this pull request 10 months ago
Workaround for rubocop-rspec_rails 2.28

koic opened this pull request 10 months ago
Fix a build error

koic opened this pull request 10 months ago
[Fix #12832] Fix an error for `Style/ArgumentsForwarding`

koic opened this pull request 10 months ago
False negative for `Layout/LineLength` with split heredoc

andyw8 opened this issue 10 months ago
Wrong detection of RedundantSelfAssignment

mrkamel opened this issue 10 months ago
[Fix #12823] Fix uninitialized constant error

amomchilov opened this pull request 10 months ago
Block usage of `p`

grosser opened this issue 10 months ago
Run tests with Prism 0.25+

koic opened this pull request 10 months ago
Workaround for incompatibilities between Prism 0.24.0 and 0.25.0

koic opened this pull request 10 months ago
Add support more Capybara debugger entry points for `Lint/Debugger`

ydah opened this pull request 10 months ago
Add .vscode to .gitignore

ydah opened this pull request 10 months ago
Make `rubocop -V` display rubocop-rspec_rails version when using it

ydah opened this pull request 10 months ago
Exclude `Rakefile.rb` from `Naming/FileName` check

artur-intech opened this pull request 10 months ago
`Naming/FileName` check reports `Rakefile.rb`

artur-intech opened this issue 10 months ago
[Fix #12676] Adjust offending range in LSP

koic opened this pull request 11 months ago
Add rubocop-rspec_rails to suggested extensions and extension doc

ydah opened this pull request 11 months ago
[Fix #12794] Fix false positives for `Style/RedundantArgument`

koic opened this pull request 11 months ago
Small tweaks to profiling docs

Earlopain opened this pull request 11 months ago
[Fix #12731] Treat csend the same way as send for setter methods

jonas054 opened this pull request 11 months ago
[Fix #12807] Fix false positives for `Naming/BlockForwarding`

koic opened this pull request 11 months ago
Naming/BlockForwarding with -a creates syntax error

NathanZookCH opened this issue 11 months ago
Fix false positives for `Style/RedundantLineContinuation`

koic opened this pull request 11 months ago
#11514 New cop to catch unescaped ']' in RegExp

Andy-Stack opened this pull request 11 months ago
Return global offenses for `Style/Copyright` when the file is empty

Earlopain opened this pull request 11 months ago
[Fix #12801] Fix incorrect autocorrect for `Style/CollectionCompact`

koic opened this pull request 11 months ago
Return global offenses for `Naming/FileName` and `Naming/InclusiveLanguage`

Earlopain opened this pull request 11 months ago
Style/CollectionCompact: bug in auto correction

gongfarmer opened this issue 11 months ago
Handle empty obsoletion config

sambostock opened this pull request 11 months ago
PR

Eianaftyio opened this pull request 11 months ago
False positive for `Style/RedundantLineContinuation`

marocchino opened this issue 11 months ago
Fix false positives for `Style/EvalWithLocation`

koic opened this pull request 11 months ago
False positive for `Style/RedundantArgument`

t-mario-y opened this issue 11 months ago
False positive of Style/RedundantLineContinuation

mkllnk opened this issue 11 months ago
Add ExemptHashRocketPairs config option to Style/RedundantDoubleSplatHashBraces

jarednielson opened this pull request 11 months ago
[Fix #12769] Fix a false positive for `Lint/RedundantWithIndex`

koic opened this pull request 11 months ago
Make Style/RedundantPercentQ handle multiline source safely

boardfish opened this pull request 11 months ago
Unexpected `Layout/HeredocIndentation` cop on the latest Prism parser

viralpraxis opened this issue 11 months ago
`Style/RedundantPercentQ` autocorrects Ruby hash output unsafely

boardfish opened this issue 11 months ago
Should esoteric cop errors be fixed?

Earlopain opened this issue 11 months ago
Use 'registers no offense' instead of 'register no offense'

ydah opened this pull request 11 months ago
Fix a description of example for `Lint/UselessTimes`

ydah opened this pull request 11 months ago
Add tests for `expect_no_corrections` and `expect_correction` loop behaviour

Earlopain opened this pull request 11 months ago
Fix an error for `Lint/UselessTimes` when no block is present

Earlopain opened this pull request 11 months ago
Fix an error for `Style/For` with `EnforcedStyle: for` when no receiver

Earlopain opened this pull request 11 months ago
Fix a wrong offense message for `InternalAffairs/NodeMatcherDirective`

Earlopain opened this pull request 11 months ago
Fix an error for `Lint/RedundantWithIndex` when there is no receiver

Earlopain opened this pull request 11 months ago
[Fix #12731] Add cop `Lint/PossibleAssignmentToNil`

jonas054 opened this pull request 11 months ago
[Fix #12721] Add `DebuggerRequires` to `Lint/Debugger`

Earlopain opened this pull request 11 months ago
[Fix #12761] Fix a false positive for `Style/HashEachMethods`

koic opened this pull request 11 months ago
invalid offense Style/HashEachMethods

thyresias opened this issue 11 months ago
[Fix #12663] Prevent `Lint/Syntax` being disabled by directive comments

Earlopain opened this pull request 11 months ago
[Fix #12758] Fix false positives for `Layout/RedundantLineBreak`

koic opened this pull request 11 months ago
Invalid offense/autocorrect for `Style/RedundantLineContinuation`

MartySixFifty opened this issue 11 months ago
Only parse target Ruby from gemspec if array elements are strings

davidrunger opened this pull request 11 months ago
Fix an error for `Gemspec/RequiredRubyVersion` when the file is empty

Earlopain opened this pull request 11 months ago
Incompatibility between `parser_prism` and `ruby_extractors`

Earlopain opened this issue 11 months ago
[Fix #12746] Fix a false positive for `Lint/ToEnumArguments`

koic opened this pull request 11 months ago
False positive for `Lint/ToEnumArguments`

marocchino opened this issue 11 months ago
def_node_matcher for explicit and implicit nil

obaidashfaq20 opened this issue 11 months ago