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
Cop idea: Array Coercion
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
Cop idea: Ranges or `between`
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
Make `InternalAffairs/MethodNameEqual` aware of `!=`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
1.57.1+ Style/RedundantDoubleSplatHashBraces cop error
hapwillis opened this issue over 1 year ago
hapwillis opened this issue over 1 year ago
[Fix #12328] Make `Style/AutoResourceCleanup` aware of `Tempfile.open`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
[Fix #12322] Fix an error for `Style/CombinableLoops`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Tempfile closing and unlinking
Alagaesia93 opened this issue over 1 year ago
Alagaesia93 opened this issue over 1 year ago
Detect extra/unnecessary whitespace in method call argument list
orhantoy opened this issue over 1 year ago
orhantoy opened this issue over 1 year ago
Fix an error for `Style/RedundantDoubleSplatHashBraces`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
[Fix #12324] Fix an error for `Layout/RescueEnsureAlignment`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
`Layout/RescueEnsureAlignment` crashes for block results assigned to setter methods on the same line
gareth opened this issue over 1 year ago
gareth opened this issue over 1 year ago
[Fix #10515] Add --json-schema generator
dleavitt opened this pull request over 1 year ago
dleavitt opened this pull request over 1 year ago
Invalid autocorrection behavior for `Style/CombinableLoops` and `Lint/UnusedBlockArgument` cops
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
Wrong autocorrection for `Style/MixinGrouping` cop
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
Create devcontainer.json
ONLi54tNDa opened this pull request over 1 year ago
ONLi54tNDa opened this pull request over 1 year ago
Add a project spec
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Update Helix LSP config based on v23.10 changes
djpowers opened this pull request over 1 year ago
djpowers opened this pull request over 1 year ago
Suppress a Ruby warning when using Ruby 3.3.0dev
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
[Fix #12312] Fix an incorrect autocorrect for `Style/HashSyntax`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Rule Precedence is Broken
pboling opened this issue over 1 year ago
pboling opened this issue over 1 year ago
add cop for standardizing json serialization to to_json
exterm opened this pull request over 1 year ago
exterm opened this pull request over 1 year ago
[Fix #12310] Drop `base64` gem from runtime dependency
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Invalid autocorrect for Style/HashSyntax
jcoyne opened this issue over 1 year ago
jcoyne opened this issue over 1 year ago
Improve `Style/RedundantParentheses` cop
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
bundler 1.17 issue
washu opened this issue over 1 year ago
washu opened this issue over 1 year ago
Cop idea: `RedundantSuperArguments`
Earlopain opened this issue over 1 year ago
Earlopain opened this issue over 1 year ago
[Fix #12307] Fix an infinite loop error for `Layout/EndAlignment`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Infinite loop, with a code sample
fdr opened this issue over 1 year ago
fdr opened this issue over 1 year ago
[Fix #12274] Fix a false positive for `Lint/Void`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Add `InternalAffairs/NodeFirstOrLastArgument` cop
sambostock opened this pull request over 1 year ago
sambostock opened this pull request over 1 year ago
[Fix 12300] Fix an error for `Style/IdenticalConditionalBranches`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
[Fix #11652] Generate inherit_from correctly also with ERB
jonas054 opened this pull request over 1 year ago
jonas054 opened this pull request over 1 year ago
[Fix #12301] Make `Style/RedundantFilterChain` aware of safe navigation
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Improve Style/RedundantFilterChain cop
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
`Style/IdenticalConditionalBranches` cop error
Brenntron opened this issue over 1 year ago
Brenntron opened this issue over 1 year ago
[Fix #12298] Fix a false positive for `Style/RedundantParentheses`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
`Style/RedundantParentheses` autocorrects code into invalid Ruby
a-lavis opened this issue over 1 year ago
a-lavis opened this issue over 1 year ago
Indent relative to block with multiline method chains
mlwyatt opened this issue over 1 year ago
mlwyatt opened this issue over 1 year ago
Style/ArgumentsForwarding` should allow or forbid specific argument names
nevans opened this issue over 1 year ago
nevans opened this issue over 1 year ago
False positive on `Layout/FirstArgumentIndentation` cop
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
[Fix #12293] Fix a false positive for `Style/RedundantDoubleSplatHashBraces`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
`Style/RedundantDoubleSplatHashBraces` incorrect Autofix
mseedat-moj opened this issue over 1 year ago
mseedat-moj opened this issue over 1 year ago
[Fix #12291] Fix a false positive for `Metrics/ClassLength`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
`Metrics/ClassLength` is double reporting on class with singleton class
pbstriker38 opened this issue over 1 year ago
pbstriker38 opened this issue over 1 year ago
New cop to detect unsafe comparison method definitions
fatkodima opened this issue over 1 year ago
fatkodima opened this issue over 1 year ago
[Fix #12286] Fix false positives for `Style/RedundantDoubleSplatHashBraces`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
2.0
DIEGOHJJACOBO opened this issue over 1 year ago
DIEGOHJJACOBO opened this issue over 1 year ago
Invalid autocorrection of ternary expression by RedundantDoubleSplatHashBraces
nevans opened this issue over 1 year ago
nevans opened this issue over 1 year ago
[Fix #12284] Fix false positives for `Style/SingleArgumentDig`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
SingleArgumentDig false positive (*)
johnnyshields opened this issue over 1 year ago
johnnyshields opened this issue over 1 year ago
Fix an error for `Style/SingleLineDoEndBlock`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Do not accept abbreviated options for cli
fatkodima opened this pull request over 1 year ago
fatkodima opened this pull request over 1 year ago
[Fix #12279] Fix false positives for `Lint/EmptyConditionalBody`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
option --disable-pending-cops is activated with as little as --disable-p
matthewhively opened this issue over 1 year ago
matthewhively opened this issue over 1 year ago
EmptyConditionalBody AllowedComments doesn't work for if/unless correctly
matthewhively opened this issue over 1 year ago
matthewhively opened this issue over 1 year ago
[Fix #12275] Fix a false positive for `Style/RedundantDoubleSplatHashBraces`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
rubocop incorrectly prompts to install rubocop-rails plugin when it is already installed
matthewhively opened this issue over 1 year ago
matthewhively opened this issue over 1 year ago
rubocop_todo.yml file "generated by" command is not accurate
matthewhively opened this issue over 1 year ago
matthewhively opened this issue over 1 year ago
Exception in Style/RedundantDoubleSplatHashBraces
zverok opened this issue over 1 year ago
zverok opened this issue over 1 year ago
Lint/Void removing valid block content
janbiedermann opened this issue over 1 year ago
janbiedermann opened this issue over 1 year ago
Indication in offense count report of autocorrectable offenses
fragkakis opened this issue over 1 year ago
fragkakis opened this issue over 1 year ago
[Fix #12271] Fix a false positive for `Lint/RedundantSafeNavigation`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
RedundantSafeNavigation does not consider constants may be nil.
ioquatix opened this issue over 1 year ago
ioquatix opened this issue over 1 year ago
> ## Is your feature request related to a problem? Please describe.
DIEGOHJJACOBO opened this issue over 1 year ago
DIEGOHJJACOBO opened this issue over 1 year ago
Lint/UselessAssignment vs postfix if
akimd opened this issue over 1 year ago
akimd opened this issue over 1 year ago
Fix false positives for `Style/RedundantDoubleSplatHashBraces`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Fix an infinite loop for `Layout/MultilineMethodCallIndentation`
ydah opened this pull request over 1 year ago
ydah opened this pull request over 1 year ago
[Fix #12265] Fix an error for `Layout/MultilineMethodCallIndentation`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Error with Layout/MultilineMethodCallIndentation
ccutrer opened this issue over 1 year ago
ccutrer opened this issue over 1 year ago
Fix `Style/RedundantDoubleSplatHashBraces` to handle nested hashes
fatkodima opened this pull request over 1 year ago
fatkodima opened this pull request over 1 year ago
In 1.57.0 Style/RedundantDoubleSplatHashBraces autocorrect doesn't seem right
mikdiet opened this issue over 1 year ago
mikdiet opened this issue over 1 year ago
Fix an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Infinite loop bug in rubocop 1.57.0
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago
[Fix #12259] Fix an error for `Lint/MixedCaseRange`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
`Lint/MixedCaseRange` raises an error for some non-literal ranges
jaynetics opened this issue over 1 year ago
jaynetics opened this issue over 1 year ago
[Fix #12257] Make `Style/RedundantDoubleSplatHashBraces` aware of `merge`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
New cop to detect unnecessary hash merge and then splat
fatkodima opened this issue over 1 year ago
fatkodima opened this issue over 1 year ago
`Layout/LineLength` `AutoCorrect` is not working on the most recent versions
Andy9822 opened this issue over 1 year ago
Andy9822 opened this issue over 1 year ago
Remove redundant true/false returns
ydah opened this pull request over 1 year ago
ydah opened this pull request over 1 year ago
Edit empty block overview text
joesiewert opened this pull request over 1 year ago
joesiewert opened this pull request over 1 year ago
Lint/LiteralInInterpolation: Accept an empty string literal interpolated in %W[]/%I[]
knu opened this pull request over 1 year ago
knu opened this pull request over 1 year ago
$ [bundle exec] rubocop -V 1.56.4 (using Parser 3.2.2.3, rubocop-ast 1.29.0, running on ruby 3.2.2) [x86_64-linux] - rubocop-performance 1.18.0 - rubocop-rspec 2.23.2
DIEGOHJJACOBO opened this issue over 1 year ago
DIEGOHJJACOBO opened this issue over 1 year ago
[Fix #12249] Fix a false positive `Style/IdenticalConditionalBranches`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Mark `Lint/RedundantRequireStatement` as unsafe autocorrect
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
False positive of `Style/IdenticalConditionalBranches` when conditional mutates duplicate line
martinemde opened this issue over 1 year ago
martinemde opened this issue over 1 year ago
RuboCop::Server::Cache: explicitly require 'fileutils'
K-S-A opened this pull request over 1 year ago
K-S-A opened this pull request over 1 year ago
Fix false negatives for `Style/RedundantParentheses`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Make `Lint/RedundantSafeNavigation` aware of constant receiver
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
[Fix #12244] Fix a false negative for `Lint/Debugger`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Lint/Debugger not detecting issues inside block
Drowze opened this issue over 1 year ago
Drowze opened this issue over 1 year ago
[Fix #12198] Fix an error for flip-flop with beginless or endless ranges
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Cop idea: `Style/AllowModifiersOnAttrs`
ntkme opened this issue over 1 year ago
ntkme opened this issue over 1 year ago
[Fix #12231] Fix a false negative for `Metrics/ModuleLength`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
[Fix #12237] Fix `Style/NestedTernaryOperator` autocorrection to support conditionals between nested ternaries
stevegeek opened this pull request over 1 year ago
stevegeek opened this pull request over 1 year ago
[Fix #12237] Fix an error for `Style/NestedTernaryOperator`
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
`Style/NestedTernaryOperator` autocorrection raises when ternaries have an `if` statement between them
stevegeek opened this issue over 1 year ago
stevegeek opened this issue over 1 year ago
An error occurred while VariableForce cop was inspecting
jscheid opened this issue over 1 year ago
jscheid opened this issue over 1 year ago
Enable auto parallel inspection when config file is specified
aboutNisblee opened this pull request over 1 year ago
aboutNisblee opened this pull request over 1 year ago
Enhance `Style/FormatString`'s autocorrection
koic opened this pull request over 1 year ago
koic opened this pull request over 1 year ago
Improve `Style/SlicingWithRange` cop
ydakuka opened this issue over 1 year ago
ydakuka opened this issue over 1 year ago