Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
RuboCop
We are on a mission to bring consistent code style to all Ruby projects (and prevent some mistakes).
Collective -
Host: opensource -
https://opencollective.com/rubocop
- Code: https://github.com/bbatsov/rubocop
Naming/RescuedExceptionsVariableName autocorrect combined with Ruby 3.1 Hash value omission (unsafe!)
github.com/rubocop/rubocop - jessevdp opened this issue 5 months ago
github.com/rubocop/rubocop - jessevdp opened this issue 5 months ago
Mark `broken_on: :prism` for broken specs using Ruby 3.4.0dev with Prism
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Add new `Lint/UselessNumericOperation` cop
github.com/rubocop/rubocop - Zopolis4 opened this pull request 5 months ago
github.com/rubocop/rubocop - Zopolis4 opened this pull request 5 months ago
Expose cache-root configuration for Rake-clean to remove
github.com/rubocop/rubocop - jasonkarns opened this issue 5 months ago
github.com/rubocop/rubocop - jasonkarns opened this issue 5 months ago
Unexpected behavior on select, map and proc
github.com/rubocop/rubocop - jeromew2 opened this issue 5 months ago
github.com/rubocop/rubocop - jeromew2 opened this issue 5 months ago
Drop `regexp_parser` < 2.0 compatibility code
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
Clarify docs in `Naming/PredicateName`
github.com/rubocop/rubocop - maxjacobson opened this pull request 5 months ago
github.com/rubocop/rubocop - maxjacobson opened this pull request 5 months ago
[Fix #13061] Add new `Style/RedundantInterpolationUnfreeze` cop
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
[Fix #13065] Fix an error for `Lint/UselessAssignment`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
`Lint/UselessAssignment` error when autocorrecting
github.com/rubocop/rubocop - fatkodima opened this issue 5 months ago
github.com/rubocop/rubocop - fatkodima opened this issue 5 months ago
False negative for `Style/ReturnNilInPredicateMethodDefinition` when last expression returns conditionally
github.com/rubocop/rubocop - Earlopain opened this issue 5 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 5 months ago
Cop idea: Implicit return in predicate method
github.com/rubocop/rubocop - Earlopain opened this issue 5 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 5 months ago
Fix an error for `Style/InvertibleUnlessCondition` when using empty parenthesis as condition
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
Cop idea: When Ruby >= 3.0, don't unfreeze interpolated strings when frozen magic comment is true
github.com/rubocop/rubocop - Earlopain opened this issue 5 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 5 months ago
Style/RedundantConditional should cover cases where only true is returned
github.com/rubocop/rubocop - Zopolis4 opened this issue 5 months ago
github.com/rubocop/rubocop - Zopolis4 opened this issue 5 months ago
Inline private modifier of delegate should be ok (instead => Style/AccessModifierDeclarations)
github.com/rubocop/rubocop - stripedpumpkin opened this issue 5 months ago
github.com/rubocop/rubocop - stripedpumpkin opened this issue 5 months ago
[Fix #11438] Explicitly load `fileutils` before calculating `before_us`
github.com/rubocop/rubocop - r7kamura opened this pull request 5 months ago
github.com/rubocop/rubocop - r7kamura opened this pull request 5 months ago
Clarify how to specify the number of parallel processes
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Warning: `support_autocorrect?` is deprecated. Use `cop.class.support_autocorrect?`
github.com/rubocop/rubocop - amomchilov opened this issue 5 months ago
github.com/rubocop/rubocop - amomchilov opened this issue 5 months ago
[Fix #13050] Add new `Style/BitwisePredicate` cop
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Added ability to skip some lines while calculating length
github.com/rubocop/rubocop - AsbahIshaq opened this pull request 5 months ago
github.com/rubocop/rubocop - AsbahIshaq opened this pull request 5 months ago
[Fix #13051] Fix an error for `Lint/FloatComparison`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Lint/FloatComparison breaks when parsing Rational literal
github.com/rubocop/rubocop - nertzy opened this issue 5 months ago
github.com/rubocop/rubocop - nertzy opened this issue 5 months ago
Bug: Metrics/MethodLength AllowedMethods/AllowedPatterns not working
github.com/rubocop/rubocop - electriquo opened this issue 5 months ago
github.com/rubocop/rubocop - electriquo opened this issue 5 months ago
Use `support_autocorrect?` class method instead of the instance method
github.com/rubocop/rubocop - m11o opened this pull request 5 months ago
github.com/rubocop/rubocop - m11o opened this pull request 5 months ago
[Fix #13044] Fix false negatives for `Lint/ImplicitStringConcatenation`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Feature request: Ability to correct global offenses
github.com/rubocop/rubocop - Zopolis4 opened this issue 5 months ago
github.com/rubocop/rubocop - Zopolis4 opened this issue 5 months ago
False negative for Lint/ImplicitStringConcatenation
github.com/rubocop/rubocop - Zopolis4 opened this issue 5 months ago
github.com/rubocop/rubocop - Zopolis4 opened this issue 5 months ago
[Fix #13041] Fix false positives for `Lint/UselessAssignment`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Feature request: Add "Lint/RaiseNotImplementedError" cop
github.com/rubocop/rubocop - johnnyshields opened this issue 5 months ago
github.com/rubocop/rubocop - johnnyshields opened this issue 5 months ago
Lint/UselessAssignment causes a false positive when using hash value omission and block
github.com/rubocop/rubocop - sanfrecce-osaka opened this issue 5 months ago
github.com/rubocop/rubocop - sanfrecce-osaka opened this issue 5 months ago
Tweak autocorrect for `Style/SoleNestedConditional`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
RuboCop auto-corrected code contains too many deep indentation
github.com/rubocop/rubocop - tompng opened this issue 5 months ago
github.com/rubocop/rubocop - tompng opened this issue 5 months ago
Consider Sorbet signatures in `Style/DocumentationMethod` cop
github.com/rubocop/rubocop - wpolicarpo opened this pull request 5 months ago
github.com/rubocop/rubocop - wpolicarpo opened this pull request 5 months ago
When a `.rubocop_todo.yml` exclude is not useful anymore, instead raise a (correctable) offense
github.com/rubocop/rubocop - stdedos opened this issue 5 months ago
github.com/rubocop/rubocop - stdedos opened this issue 5 months ago
[Fix #13035] Support autocorrect for `Lint/ImplicitStringConcatenation`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Autocorrection for Lint/ImplicitStringConcatenation
github.com/rubocop/rubocop - Zopolis4 opened this issue 6 months ago
github.com/rubocop/rubocop - Zopolis4 opened this issue 6 months ago
[Fix #13033] Fix a false positive for `Layout/SpaceAroundOperators`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Layout/SpaceAroundOperator causes false positives
github.com/rubocop/rubocop - tmtm opened this issue 6 months ago
github.com/rubocop/rubocop - tmtm opened this issue 6 months ago
Display warning messages for deprecated APIs
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Enable YJIT by default in server mode
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Add new `Gemspec/AddRuntimeDependency` cop
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
[Fix #13022] Handle relative path handling in TargetFinder
github.com/rubocop/rubocop - vlmonk opened this pull request 6 months ago
github.com/rubocop/rubocop - vlmonk opened this pull request 6 months ago
[Fix #12885] Fix a false positive for `Lint/ToEnumArguments`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Wrong hash rewriting after applying rules
github.com/rubocop/rubocop - sixcy opened this issue 6 months ago
github.com/rubocop/rubocop - sixcy opened this issue 6 months ago
[Fix #13023] Fix an error for `Style/SymbolProc`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Style/SymbolProc crashes on a single file
github.com/rubocop/rubocop - jamesoneill997 opened this issue 6 months ago
github.com/rubocop/rubocop - jamesoneill997 opened this issue 6 months ago
Behavior difference of `rubocop` vs `rubocop .`
github.com/rubocop/rubocop - vlad-pisanov opened this issue 6 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this issue 6 months ago
Ignore latest `memory_profiler` version
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
Reassignment in a block shouldn't silence UselessAssignment
github.com/rubocop/rubocop - casperisfine opened this pull request 6 months ago
github.com/rubocop/rubocop - casperisfine opened this pull request 6 months ago
[Fix #13018] Fix a false positive for `Style/MethodCallWithArgsParentheses`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Fix Style/MethodCallWithArgsParentheses with constant
github.com/rubocop/rubocop - bkuhlmann opened this issue 6 months ago
github.com/rubocop/rubocop - bkuhlmann opened this issue 6 months ago
[Fix #13012] Fix false positives for `Style/HashExcept`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
false positive edge-case of Missing top-level documentation comment on class split among several files
github.com/rubocop/rubocop - noraj opened this issue 6 months ago
github.com/rubocop/rubocop - noraj opened this issue 6 months ago
`Lint/UselessMethodDefinition` should ignore required keyword arguments
github.com/rubocop/rubocop - fynsta opened this issue 6 months ago
github.com/rubocop/rubocop - fynsta opened this issue 6 months ago
Style/HashExcept ignores negation
github.com/rubocop/rubocop - lobner opened this issue 6 months ago
github.com/rubocop/rubocop - lobner opened this issue 6 months ago
[Fix #13010] Fix an error for `Style/SuperArguments`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
[Fix #12471] Fix false negatives for `Style/ZeroLengthPredicate`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
cannot load such file -- rubocop-factory_bot
github.com/rubocop/rubocop - anko20094 opened this issue 6 months ago
github.com/rubocop/rubocop - anko20094 opened this issue 6 months ago
Consistently use the console mock helper in tests
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
Add a spec for the changelog that cops in backticks have a department
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
[Fix #12616] Make `Style/MapCompactWithConditionalBlock` aware of `filter_map`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
[Fix #12557] Make server mode aware of auto-restart for `bundle update`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Workaround for Ruby's 3.4.0dev CI matrix error
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Reconfigure `RSpec/PredicateMatcher` for better expectation failure messages
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
Bump paambaati/codeclimate-action from 6 to 8
github.com/rubocop/rubocop - dependabot[bot] opened this pull request 6 months ago
github.com/rubocop/rubocop - dependabot[bot] opened this pull request 6 months ago
Workaround for Ruby's warning in YARD
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
[Fix #12716] Fix false negatives for `Lint/Void`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Fix an error for `Lint/UnmodifiedReduceAccumulator` when the block is empty
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
Infinite loop detected in the Rubocop Layout/LineLength rule
github.com/rubocop/rubocop - abratashov opened this issue 6 months ago
github.com/rubocop/rubocop - abratashov opened this issue 6 months ago
Fix anchor if it contains two or more slashes
github.com/rubocop/rubocop - ksss opened this pull request 6 months ago
github.com/rubocop/rubocop - ksss opened this pull request 6 months ago
Redundant else-clause - but it's not
github.com/rubocop/rubocop - kroe761 opened this issue 6 months ago
github.com/rubocop/rubocop - kroe761 opened this issue 6 months ago
Double negative fix is not good
github.com/rubocop/rubocop - PeterHickman opened this issue 6 months ago
github.com/rubocop/rubocop - PeterHickman opened this issue 6 months ago
[Fix #12989] Fix an error for the `inherit_gem` config when the Gemfile contains an uninstalled git gem
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
[Fix #12986] Fix a false positive for `Style/RedundantBegin`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
improve compatibility with pre-commit when using inherit_gem in a project with git dependencies
github.com/rubocop/rubocop - Roguelazer opened this issue 6 months ago
github.com/rubocop/rubocop - Roguelazer opened this issue 6 months ago
Endless Method Keyword/Operator Precedence Check
github.com/rubocop/rubocop - phene opened this issue 6 months ago
github.com/rubocop/rubocop - phene opened this issue 6 months ago
[Fix #12985] Fix an error for `Style/RedundantRegexpCharacterClass`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Style/RescueModifier wrong autocorrect
github.com/rubocop/rubocop - thisismydesign opened this issue 6 months ago
github.com/rubocop/rubocop - thisismydesign opened this issue 6 months ago
Error with Style/RedundantRegexpCharacterClass
github.com/rubocop/rubocop - sixcy opened this issue 6 months ago
github.com/rubocop/rubocop - sixcy opened this issue 6 months ago
[Fix #12983] Fix false positives for `Style/SendWithLiteralMethodName`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Additional caution for new cop: Style/SendWithLiteralMethodName
github.com/rubocop/rubocop - jasonkarns opened this issue 6 months ago
github.com/rubocop/rubocop - jasonkarns opened this issue 6 months ago
`Layout/ExtraSpacing` behaves differently with `ParserEngine: parser_prism`
github.com/rubocop/rubocop - technicalpickles opened this issue 6 months ago
github.com/rubocop/rubocop - technicalpickles opened this issue 6 months ago
[Fix #12979] Fix false negatives for `Lint/Void`
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
github.com/rubocop/rubocop - koic opened this pull request 6 months ago
Enable a bunch of tests for prism
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 6 months ago
False negative for Lint/Void for guard clause with forgotten `return`
github.com/rubocop/rubocop - owst opened this issue 6 months ago
github.com/rubocop/rubocop - owst opened this issue 6 months ago
`isolated_environment` is not isolated enough
github.com/rubocop/rubocop - Earlopain opened this issue 7 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 7 months ago
[Fix #12975] Fix an error for `gem_config_path` when bundler is loaded and no Gemfile exists
github.com/rubocop/rubocop - Earlopain opened this pull request 7 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 7 months ago
Rubocop 1.64.0 raises "Could not locate Gemfile or .bundle/ directory" error on non-Bundler environment
github.com/rubocop/rubocop - JunichiIto opened this issue 7 months ago
github.com/rubocop/rubocop - JunichiIto opened this issue 7 months ago
[Fix #11957] Add cop `Lint/ExplicitPublicAccessModifier`
github.com/rubocop/rubocop - yoshiyoshiharu opened this pull request 7 months ago
github.com/rubocop/rubocop - yoshiyoshiharu opened this pull request 7 months ago
Run tests with Prism 0.30.0+
github.com/rubocop/rubocop - koic opened this pull request 7 months ago
github.com/rubocop/rubocop - koic opened this pull request 7 months ago
[Fix #12970] Add `CountModifierForms` option to `Metrics/BlockNesting`
github.com/rubocop/rubocop - koic opened this pull request 7 months ago
github.com/rubocop/rubocop - koic opened this pull request 7 months ago
Implement `NoReturnFromBlock` rule
github.com/rubocop/rubocop - toddnestor opened this pull request 7 months ago
github.com/rubocop/rubocop - toddnestor opened this pull request 7 months ago
Add configuration for Metrics/BlockNesting to ignore inline if statements
github.com/rubocop/rubocop - matthewhively opened this issue 7 months ago
github.com/rubocop/rubocop - matthewhively opened this issue 7 months ago