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 #12740] Tweak annotation pattern for `expect_offense`

koic opened this pull request 12 months ago
Improve the error message in expect_offense

yayamochi opened this issue 12 months ago
[Fix #12738] Fix an error for `Style/Encoding`

koic opened this pull request 12 months ago
Infinite loop in `Style/Encoding` with uppercase token

tbates-redarc opened this issue 12 months ago
Fix invalid autocorrect in Layout/SpaceInsideHashLiteralBraces

bquorning opened this pull request 12 months ago
Invalid autocorrect in Layout/SpaceInsideHashLiteralBraces

bquorning opened this issue 12 months ago
Use `ParserEngine` parameter to parse gemspec

koic opened this pull request 12 months ago
Restore a spec of options_spec for Ruby 3.4.0dev

koic opened this pull request 12 months ago
[Fix #12667] Avoid loading excluded configuration

jonas054 opened this pull request 12 months ago
Call .value to get gemspec required_ruby_version only if str_type?

davidrunger opened this pull request 12 months ago
`AssignmentInCondition` didn't find the style problem

itsalongstory opened this issue 12 months ago
Skip `LineLength` phase on `--auto-gen-only-exclude`

sambostock opened this pull request 12 months ago
Wrong Style/RedundantLineContinuation and autocorrect

jgraichen opened this issue 12 months ago
Support `TargetRubyVersion 3.4` (experimental)

koic opened this pull request 12 months ago
[Fix #12600] Support Prism as a Ruby parser

koic opened this pull request 12 months ago
Add specs for `Style/ArgumentsForwarding`

koic opened this pull request 12 months ago
Add missing PR feedback changes from #12711

sambostock opened this pull request 12 months ago
Lint/Debugger does not catch require "debug/start"

odinhb opened this issue 12 months ago
Fix a false positive for `Style/ArgumentsForwarding`

koic opened this pull request 12 months ago
Fix false negatives for `Style/ArgumentsForwarding`

koic opened this pull request 12 months ago
[Fix #12717] Re-use definition of directive comments from CommentedKeyword

jonas054 opened this pull request 12 months ago
False negative for `Lint/Void` for expressions inside brackets

Earlopain opened this issue 12 months ago
[Fix #12714] Fix an error for `Gemspec/RequiredRubyVersion`

koic opened this pull request 12 months ago
Lint/DuplicateBranch: bad behavior with pattern matching

PikachuEXE opened this issue 12 months ago
Fix spelling

jonas054 opened this pull request 12 months ago
Handle implicit receivers in `Style/InvertibleUnlessCondition`

sambostock opened this pull request 12 months ago
[Fix #12646] Handle opposite styles for Layout/SpaceBeforeBlockBraces

jonas054 opened this pull request 12 months ago
[Fix #12695] Handle Include from inherited file in parent directory

jonas054 opened this pull request 12 months ago
Fix false negative for `Style/RedundantAssignment`

koic opened this pull request 12 months ago
Add ability to globally disable caching

TJNII opened this issue 12 months ago
YARD-style directives

pointlessone opened this issue 12 months ago
Layout/SpaceBeforeFirstArg is not found until after "some code"

wanchic opened this issue 12 months ago
Question: fail only if autocorrectable offenses

PatrickF1 opened this issue 12 months ago
[Fix #12691] Fix an error for `Style/MultilineTernaryOperator`

koic opened this pull request 12 months ago
[Fix #12690] Fix an error for `Style/CaseLikeIf`

koic opened this pull request 12 months ago
[Fix #12693] Fix an incorrect autocorrect for `Style/ObjectThen`

koic opened this pull request 12 months ago
Unexpected glob behavior when including files

dduugg opened this issue 12 months ago
Fixes todo comment in assets/output.html.erb

KarlHeitmann opened this pull request 12 months ago
`Style/ObjectThen` safe autocorrect results in invalid code

a-lavis opened this issue 12 months ago
`Style/MultilineTernaryOperator` Error

a-lavis opened this issue 12 months ago
`Style/CaseLikeIf` Error

a-lavis opened this issue 12 months ago
Style/InvertibleUnlessCondition breaks for class inheritance checks.

tostart-pickagreatname opened this issue 12 months ago
[Fix #12687] Fix a false positive for `Lint/Void`

koic opened this pull request almost 1 year ago
Lint/Void false positive and unsafe autocorrect

yayamochi opened this issue almost 1 year ago
Add new `InternalAffairs/RedundantExpectOffenseArguments` cop

koic opened this pull request about 1 year ago
Add `--editor-mode` CLI option

koic opened this pull request about 1 year ago
Avoid redundant `parse` for `Style/RedundantArgument`

koic opened this pull request about 1 year ago
Make an options_spec as pending when using Ruby 3.4.0dev

koic opened this pull request about 1 year ago
Publish `RuboCop::LSP.enable` to enable LSP mode

koic opened this pull request about 1 year ago
Allow specifying the location to report on for `check_code_length`

G-Rath opened this issue about 1 year ago
Compatibility Inquiry: rubocop 1.60.2 with Ruby 3.3.0

sydverisk opened this issue about 1 year ago
Fix false negatives for `Style/RedundantReturn`

koic opened this pull request about 1 year ago
Fix false negatives for `Lint/RedundantSafeNavigation`

koic opened this pull request about 1 year ago
[feedback requested] Detect void value expressions

pablobm opened this pull request about 1 year ago
[Fix #12668] Fix an incorrect autocorrect for `Lint/EmptyConditionalBody`

koic opened this pull request about 1 year ago
EmptyConditionalBody autocorrect generates invalid syntax

CvX opened this issue about 1 year ago
[Fix #12273] Make `OffenseCountFormatter` display autocorrection info

koic opened this pull request about 1 year ago
InternalAffairs/NodeMatcherDirective should support class methods

bquorning opened this issue about 1 year ago
Fix handling of textDocument/diagnostic

muxcmux opened this pull request about 1 year ago
`Lint/Syntax` is able to be disabled by directive comments

Earlopain opened this issue about 1 year ago
False positive on Style/HashTransformValues

javierav opened this issue about 1 year ago
Handle case when `node.receiver` is `nil` in `Style/InvertibleUnlessCondition`

shioyama opened this pull request about 1 year ago
Update `crack` to v0.4.6

andyw8 opened this pull request about 1 year ago
Resolve Fixme in Gemfile, remove bigdecimal

kiskoza opened this pull request about 1 year ago
Support `AutoCorrect: contextual` option for LSP

koic opened this pull request about 1 year ago
Fix an error for `Layout/RedundantLineBreak`

koic opened this pull request about 1 year ago
[Fix #12547] User experience for infinite loop detected

Hiroto-Iizuka opened this pull request about 1 year ago
Revert "Add default tags to issue templates"

koic opened this pull request about 1 year ago
Do not enable Style/Exponential Notation by default

stomar opened this issue about 1 year ago
Incorrect example code for `Lint/UselessAccessModifier`

Earlopain opened this issue about 1 year ago
Incorrect identification of Lint/UselessAccessModifier

zubin opened this issue about 1 year ago
[Fix #12649] Fix false positives for `Style/InverseMethods`

koic opened this pull request about 1 year ago
Fix numblock regressions in `omit_parentheses` Style/MethodCallWithArgsParentheses`

gsamokovarov opened this pull request about 1 year ago
LSP mode configurable from external source

koic opened this pull request about 1 year ago
auto-gen-config generates incorrect config for Layout/SpaceBeforeBlockBraces

ikaronen-relex opened this issue about 1 year ago
Check gemspec `required_ruby_version` before `.ruby-version` and other sources

jenshenny opened this pull request about 1 year ago
Add default tags to issue templates

okuramasafumi opened this pull request about 1 year ago