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
Fix crash in `Style/EmptyElse` when `AllowComments: true` and the else clause is missing
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
Issue with case..when without an `else` when `AllowComments` is true
github.com/rubocop/rubocop - chaadow opened this issue 4 months ago
github.com/rubocop/rubocop - chaadow opened this issue 4 months ago
Replace forwardable with explicit delegation for performance
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Fix false negatives for `Style/MapIntoArray`
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
Fix false negatives for `Style/EmptyLiteral`
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
Fix an error for `Layout/EmptyLinesAroundExceptionHandlingKeywords`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Cop to limit the number of safe navigation calls in a chain
github.com/rubocop/rubocop - fatkodima opened this issue 4 months ago
github.com/rubocop/rubocop - fatkodima opened this issue 4 months ago
Remove `benchmark` dependency
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Properly cache team checksums
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
False negative for `Layout/IndentationWidth` with preceeding wrongly indented comment
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
Use Prism 1.0.0 for development
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Add `MixedOffenseSafety` mixin to support both safe and unsafe offenses in a cop, extend `Style/FileEmpty` cop to take advantage of this.
github.com/rubocop/rubocop - Zopolis4 opened this pull request 4 months ago
github.com/rubocop/rubocop - Zopolis4 opened this pull request 4 months ago
Remove dependency on the `rexml` gem
github.com/rubocop/rubocop - bquorning opened this pull request 4 months ago
github.com/rubocop/rubocop - bquorning opened this pull request 4 months ago
Fix incorrect autocorrect behavior for `Layout/BlockAlignment`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Validate the type of top-level config entries through `default.yml`
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
Fix an incorrect autocorrect for `Style/IfWithSemicolon`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Bump paambaati/codeclimate-action from 8 to 9
github.com/rubocop/rubocop - dependabot[bot] opened this pull request 4 months ago
github.com/rubocop/rubocop - dependabot[bot] opened this pull request 4 months ago
Fix an error for `StyleOneLineConditional`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
CodeLength undefined method `to_sym' for false
github.com/rubocop/rubocop - itay-grudev opened this issue 4 months ago
github.com/rubocop/rubocop - itay-grudev opened this issue 4 months ago
Resolve ruby-head uri deprecation warning
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Docs: Fix missing slash for Layout/LineLength cop
github.com/rubocop/rubocop - araccaine opened this pull request 4 months ago
github.com/rubocop/rubocop - araccaine opened this pull request 4 months ago
Don't fail cache when too long directory path
github.com/rubocop/rubocop - protocol7 opened this pull request 4 months ago
github.com/rubocop/rubocop - protocol7 opened this pull request 4 months ago
Improve wording of `Style/SafeNavigation` documentation
github.com/rubocop/rubocop - Uaitt opened this pull request 4 months ago
github.com/rubocop/rubocop - Uaitt opened this pull request 4 months ago
Update docs to make CountAsOne values more clear.
github.com/rubocop/rubocop - gondalez opened this pull request 4 months ago
github.com/rubocop/rubocop - gondalez opened this pull request 4 months ago
[Fix #13150] Allow `get_!`, `set_!`, `get_?`, `set_?`, `get_=`, and `set_=` in `Naming/AccessorMethodName`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Naming/AccessorMethodName could be more tunable
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
Crash in a custom ruby extractor brings whole of RuboCop down
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
Fix incorrect autocorrect for `Lint/EmptyConditionalBody`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Layout/FirstHashElementIndentation in `if`
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
Ability to ignore branches repeated only by `else` in `Lint/DuplicateBranch`
github.com/rubocop/rubocop - fatkodima opened this issue 4 months ago
github.com/rubocop/rubocop - fatkodima opened this issue 4 months ago
Style/RedundantLineContinuation: false positive
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
Style/CombinableLoops triggered incorrectly
github.com/rubocop/rubocop - futuretap opened this issue 4 months ago
github.com/rubocop/rubocop - futuretap opened this issue 4 months ago
Fix an error during `TargetRubyVersion` detection if the gemspec is not valid syntax
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Cop idea: lint for inconsistent safe navigation
github.com/rubocop/rubocop - vlad-pisanov opened this issue 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this issue 4 months ago
Load only project specific config for `InternalAffairs/UndefinedConfig`
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
[Fix #13139] Fix false positives for `Style/RedundantCondition`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Style/RedundantCondition breaks code
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
Update OpenCollective readme section
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Fix an error for `Style/ParallelAssignment` when using `__FILE__`
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Improve wording of various `Style/` cops documentations
github.com/rubocop/rubocop - Uaitt opened this pull request 4 months ago
github.com/rubocop/rubocop - Uaitt opened this pull request 4 months ago
[Fix #13103] Make `Lint/UselessAssignment` autocorrection safe
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Fix false negative for `Lint/Void` when using using frozen literals
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
Fix an error for `InternalAffairs/EmptyLineBetweenExpectOffenseAndCorrection`
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Fix an incorrect autocorrect for `Style/TrailingBodyOnMethodDefinition`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Fix false negatives in `Lint/Void` when using `ensure`, `defs` and `numblock`
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
[Fix #13126] Fix a false positive for `Style/Alias`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Style/SymbolProc auto fix brakes logic
github.com/rubocop/rubocop - bastikk opened this issue 4 months ago
github.com/rubocop/rubocop - bastikk opened this issue 4 months ago
[Documentation] FAQ, in particular a "usage FAQ" and rubocop-quickref
github.com/rubocop/rubocop - rubyFeedback opened this issue 4 months ago
github.com/rubocop/rubocop - rubyFeedback opened this issue 4 months ago
Style/Alias generates invalid code
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
Update `Style/ReturnNilInPredicateMethodDefinition` to recognize implicit `nil` returns in `rescue` and `ensure`
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this pull request 4 months ago
Cops restricted by `Include` are not run when linting a single file
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
Remove duplicated `Cop.qualified_cop_name` tests
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Sponsorship logo missing from README
github.com/rubocop/rubocop - seanlerner opened this issue 4 months ago
github.com/rubocop/rubocop - seanlerner opened this issue 4 months ago
Cop idea: detect redundant setting to empty string inside string interpolation
github.com/rubocop/rubocop - Zopolis4 opened this issue 4 months ago
github.com/rubocop/rubocop - Zopolis4 opened this issue 4 months ago
RuboCop spaces -> tab indentation generates overly indented output.
github.com/rubocop/rubocop - ioquatix opened this issue 4 months ago
github.com/rubocop/rubocop - ioquatix opened this issue 4 months ago
[Fix #13118] Fix a false positive for `Style/MapIntoArray` when splatting
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
"Style/MapIntoArray" false positive with push(*ary)
github.com/rubocop/rubocop - esotericpig opened this issue 4 months ago
github.com/rubocop/rubocop - esotericpig opened this issue 4 months ago
Add partial autocorrect support for `Lint/LiteralAsCondition`
github.com/rubocop/rubocop - Zopolis4 opened this pull request 4 months ago
github.com/rubocop/rubocop - Zopolis4 opened this pull request 4 months ago
Fix an incorrect autocorrect for `Style/IfWithSemicolon`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Add a configuration option to NonLocalExitFromIterator to handle return values.
github.com/rubocop/rubocop - sloanesturz opened this pull request 4 months ago
github.com/rubocop/rubocop - sloanesturz opened this pull request 4 months ago
Enhancement: detect safe navigation in `Style/ReturnNilInPredicateMethodDefinition`
github.com/rubocop/rubocop - vlad-pisanov opened this issue 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this issue 4 months ago
Fix an error for `Style/IfWithSemicolon`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Fix detection of ruby versions through the gemfile below 2.7
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Fix an error for `Style/GuardClause` when if clause is empty and correction would not fit on single line
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
Inconsistent `Style/ArgumentsForwarding` `...` forwarding behavior
github.com/rubocop/rubocop - vlad-pisanov opened this issue 4 months ago
github.com/rubocop/rubocop - vlad-pisanov opened this issue 4 months ago
Fix an error for the `Lockfile` parser when it contains incompatible `BUNDLED WITH` versions
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 4 months ago
[Fix #13107] Fix an error for `Lint/ImplicitStringConcatenation`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Autocorrect errors with Lint/ImplicitStringConcatenation and Style/StringConcatenation
github.com/rubocop/rubocop - MatzFan opened this issue 4 months ago
github.com/rubocop/rubocop - MatzFan opened this issue 4 months ago
[Fix #13105] Fix false positives for `Style/ArgumentsForwarding`
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
github.com/rubocop/rubocop - koic opened this pull request 4 months ago
Style/ArgumentsForwarding drops arguments
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
github.com/rubocop/rubocop - akimd opened this issue 4 months ago
False negative for `Lint/Void` with ternary expression
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
github.com/rubocop/rubocop - Earlopain opened this issue 4 months ago
Do not do unsafe autocorrection for `Lint/UselessAssignment`
github.com/rubocop/rubocop - fatkodima opened this issue 5 months ago
github.com/rubocop/rubocop - fatkodima opened this issue 5 months ago
[Fix #13099] Make `Style/RedundantRegexpArgument` respect the `EnforcedStyle` of `Style/StringLiterals`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
[Fix #13097] Fix an error for `Style/InPatternThen`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
[Fix #13098] Fix an error for `Style/IdenticalConditionalBranches`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Style/RedundantRegexpArgument uses double quotes
github.com/rubocop/rubocop - akimd opened this issue 5 months ago
github.com/rubocop/rubocop - akimd opened this issue 5 months ago
Style/IdenticalConditionalBranches crashes
github.com/rubocop/rubocop - akimd opened this issue 5 months ago
github.com/rubocop/rubocop - akimd opened this issue 5 months ago
`Layout/LineLength` safe autocorrect results in invalid code
github.com/rubocop/rubocop - a-lavis opened this issue 5 months ago
github.com/rubocop/rubocop - a-lavis opened this issue 5 months ago
RuboCop 1.65.1 appears to be pulling in rubocop-rpec when typechecking
github.com/rubocop/rubocop - p-linnane opened this issue 5 months ago
github.com/rubocop/rubocop - p-linnane opened this issue 5 months ago
[Fix #13093] Fix an error 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
Undefined method `str_type?' when Lint/ImplicitStringConcatenation cop was inspecting
github.com/rubocop/rubocop - sylvia-shen opened this issue 5 months ago
github.com/rubocop/rubocop - sylvia-shen opened this issue 5 months ago
Fix an incorrect autocorrect for `Layout/EmptyLineBetweenDefs`
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 ignores Exclude in inherited configuration file.
github.com/rubocop/rubocop - JoeCohen opened this issue 5 months ago
github.com/rubocop/rubocop - JoeCohen opened this issue 5 months ago
Require RuboCop AST 1.32.0+ to use `RuboCop::AST::RationalNode`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Tweak an exception message of `RSpec.shared_context` for development
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 a regression test for issue #11916
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 an incorrect autocorrect for `Style/MultipleComparison` when statement with more comparisons precedes a statement with less comparisons
github.com/rubocop/rubocop - fatkodima opened this pull request 5 months ago
github.com/rubocop/rubocop - fatkodima opened this pull request 5 months ago
[Fix #13085] Fix a false positive for `Style/EmptyElse`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
False positive for `Style/EmptyElse` when `AllowComments: true` with elsif-clause
github.com/rubocop/rubocop - ydah opened this issue 5 months ago
github.com/rubocop/rubocop - ydah opened this issue 5 months ago
Calling `.[]` with wrongly indented args doesn't register violation
github.com/rubocop/rubocop - cllns opened this issue 5 months ago
github.com/rubocop/rubocop - cllns opened this issue 5 months ago
Fix false positive for `Style/GlobalStdStream` for namespaced constants
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 a false positive for `Style/ZeroLengthPredicate` when using safe navigation and non-zero comparison
github.com/rubocop/rubocop - fatkodima opened this pull request 5 months ago
github.com/rubocop/rubocop - fatkodima opened this pull request 5 months ago
Add new `DocumentationFormat` to serve documentation with extensions different than `html`
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 #13076] Fix an incorrect autocorrect for `Naming/RescuedExceptionsVariableName`
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
github.com/rubocop/rubocop - koic opened this pull request 5 months ago
Improve `Style/RedundantReturn` cop
github.com/rubocop/rubocop - ydakuka opened this issue 5 months ago
github.com/rubocop/rubocop - ydakuka opened this issue 5 months ago
[Fix #11977] Add new global `StringLiteralsFrozenByDefault` option
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago
github.com/rubocop/rubocop - Earlopain opened this pull request 5 months ago