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
[DOC] Fix `Layout/ArgumentAlignment`
github.com/rubocop/rubocop - kyanagi opened this pull request 15 days ago
github.com/rubocop/rubocop - kyanagi opened this pull request 15 days ago
[Fix #13679] Fix false positive for `Style/RedundantLineContinuation` when calling methods with fully qualified constants
github.com/rubocop/rubocop - Earlopain opened this pull request 15 days ago
github.com/rubocop/rubocop - Earlopain opened this pull request 15 days ago
False safe positive in Style/RedundantLineContinuation
github.com/rubocop/rubocop - jgraichen opened this issue 15 days ago
github.com/rubocop/rubocop - jgraichen opened this issue 15 days ago
false positives for Style/HashEachMethods
github.com/rubocop/rubocop - dinoex opened this issue 15 days ago
github.com/rubocop/rubocop - dinoex opened this issue 15 days ago
False negatives for `Style/RedundantLineContinuation`
github.com/rubocop/rubocop - ydakuka opened this issue 15 days ago
github.com/rubocop/rubocop - ydakuka opened this issue 15 days ago
Explicitly provided hidden directories are ignored if absolute paths are used
github.com/rubocop/rubocop - viralpraxis opened this issue 16 days ago
github.com/rubocop/rubocop - viralpraxis opened this issue 16 days ago
Fix invalid autocorrect for `Style/ArrayFirstLast` when calling `.[]` or `&.[]` with 0 or -1
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
Add support for safe navigation to `Style/BlockDelimiters`
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
Add support for safe navigation to `Style/CollectionMethods`
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
Add support for safe navigation to `Style/MapToSet`
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
Add support for safe navigation to `Style/MethodCallWithoutArgsParentheses`
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 16 days ago
Style/MultipleComparison autocorrect leaves an error state due to Performance/CollectionLiteralInLoop
github.com/rubocop/rubocop - broksonic21 opened this issue 16 days ago
github.com/rubocop/rubocop - broksonic21 opened this issue 16 days ago
Fix `Style/FrozenStringLiteralComment` cop error on unnormalized magic comment and `never` enforced style
github.com/rubocop/rubocop - viralpraxis opened this pull request 16 days ago
github.com/rubocop/rubocop - viralpraxis opened this pull request 16 days ago
[Fix #13667] Maintain precedence in autocorrect for `Style/SoleNestedConditional`
github.com/rubocop/rubocop - tejasbubane opened this pull request 16 days ago
github.com/rubocop/rubocop - tejasbubane opened this pull request 16 days ago
`Style/SoleNestedConditional` does not maintain precedence on auto-correct
github.com/rubocop/rubocop - joeldrapper opened this issue 17 days ago
github.com/rubocop/rubocop - joeldrapper opened this issue 17 days ago
Fix build errors related to the Ruby LSP add-on specs
github.com/rubocop/rubocop - koic opened this pull request 17 days ago
github.com/rubocop/rubocop - koic opened this pull request 17 days ago
Add support for safe navigation to `Style/ObjectThen`
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
[Doc] Improve documentation of `Style/RedundantCurrentDirectoryInPath` to point out that it only applies to `require_relative`
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
Update `Style/RedundantSelfAssignment` to handle safe navigation on the right-hand side of the assignment
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
Add support for safe navigation to `Style/SendWithLiteralMethodName`
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 17 days ago
Changing inherited files' require files does not automatically restart the rubocop server
github.com/rubocop/rubocop - ngudbhav opened this issue 17 days ago
github.com/rubocop/rubocop - ngudbhav opened this issue 17 days ago
[Doc] Add "Setting the version tracking metadata for cops" section
github.com/rubocop/rubocop - koic opened this pull request 17 days ago
github.com/rubocop/rubocop - koic opened this pull request 17 days ago
Fix `Style/MissingElse` cop error if `Style/EmptyElse`'s style is not `both` and if expression contains `elsif`
github.com/rubocop/rubocop - viralpraxis opened this pull request 18 days ago
github.com/rubocop/rubocop - viralpraxis opened this pull request 18 days ago
Fix invalid autocorrect for `Style/SlicingWithRange` when calling `.[]` or `&.[]` with a correctable range
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
Add support for safe navigation to `Layout/HashAlignment`
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
Add support for safe navigation to `Layout/HeredocArgumentClosingParenthesis`
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
Add support for safe navigation to `Layout/LineLength`
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 18 days ago
Fix a false positive for `Style/RedundantInitialize`
github.com/rubocop/rubocop - marocchino opened this pull request 19 days ago
github.com/rubocop/rubocop - marocchino opened this pull request 19 days ago
[Fix #13606] Update `Style/AccessModifierDeclarations` to add `AllowModifiersOnAliasMethod` configuration (default `true`)
github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
Update `Metrics/MethodLength` to make use of `AllowedMethods` and `AllowedPatterns` for methods defined dynamically with `define_method`
github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
Fix leaking `ConfigLoader` state in specs
github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
github.com/rubocop/rubocop - dvandersluis opened this pull request 20 days ago
Simplify some `irange`/`erange` checks to simply `range`
github.com/rubocop/rubocop - Earlopain opened this pull request 21 days ago
github.com/rubocop/rubocop - Earlopain opened this pull request 21 days ago
[Fix #13645] Fix false positives for `Style/MethodCallWithArgsParentheses` and `omit_parentheses`
github.com/rubocop/rubocop - Earlopain opened this pull request 21 days ago
github.com/rubocop/rubocop - Earlopain opened this pull request 21 days ago
Add full-width space to `Layout/TrailingWhitespace`
github.com/rubocop/rubocop - krororo opened this pull request 22 days ago
github.com/rubocop/rubocop - krororo opened this pull request 22 days ago
Fix Style/MethodCallWithArgsParentheses with endless range
github.com/rubocop/rubocop - bkuhlmann opened this issue 22 days ago
github.com/rubocop/rubocop - bkuhlmann opened this issue 22 days ago
Fix `Style/FloatDivision` cop error on implicit receiver
github.com/rubocop/rubocop - viralpraxis opened this pull request 24 days ago
github.com/rubocop/rubocop - viralpraxis opened this pull request 24 days ago
Update LICENSE.txt, fix copyright license year
github.com/rubocop/rubocop - JasonnnW3000 opened this pull request 26 days ago
github.com/rubocop/rubocop - JasonnnW3000 opened this pull request 26 days ago
Allow .yaml extension for .rubocop.yml file
github.com/rubocop/rubocop - calebmeyer opened this pull request 26 days ago
github.com/rubocop/rubocop - calebmeyer opened this pull request 26 days ago
Fix false positive for Naming/BlockForwarding
github.com/rubocop/rubocop - mvz opened this pull request 26 days ago
github.com/rubocop/rubocop - mvz opened this pull request 26 days ago
Update example for the `AllowMultilineFinalElement` configurable attribute for `Layout/MultilineMethodArgumentLineBreaks`
github.com/rubocop/rubocop - maddieholtzer opened this pull request 27 days ago
github.com/rubocop/rubocop - maddieholtzer opened this pull request 27 days ago
Update example for the `AllowMultilineFinalElement` configurable attribute for `Layout/MultilineMethodArgumentLineBreaks`
github.com/rubocop/rubocop - maddieholtzer opened this pull request 27 days ago
github.com/rubocop/rubocop - maddieholtzer opened this pull request 27 days ago
Show infinite loop errors through the runner
github.com/rubocop/rubocop - Earlopain opened this pull request 27 days ago
github.com/rubocop/rubocop - Earlopain opened this pull request 27 days ago
Fix `Style/ClassAndModuleChildren` cop error on `compact` enforced style and unindented body
github.com/rubocop/rubocop - viralpraxis opened this pull request 28 days ago
github.com/rubocop/rubocop - viralpraxis opened this pull request 28 days ago
Improve performance of `Style/ItAssignment`
github.com/rubocop/rubocop - Earlopain opened this pull request 28 days ago
github.com/rubocop/rubocop - Earlopain opened this pull request 28 days ago
Fix `Style/MissingElse` cop error if `Style/EmptyElse`'s style is not `both` and `if` expression contains `elsif`
github.com/rubocop/rubocop - viralpraxis opened this pull request 29 days ago
github.com/rubocop/rubocop - viralpraxis opened this pull request 29 days ago
Remove a now unnecessary token check
github.com/rubocop/rubocop - Earlopain opened this pull request 29 days ago
github.com/rubocop/rubocop - Earlopain opened this pull request 29 days ago
Fix `format` CLI option to accept fully qualified class names
github.com/rubocop/rubocop - viralpraxis opened this pull request 30 days ago
github.com/rubocop/rubocop - viralpraxis opened this pull request 30 days ago
Make `Style/MultipleComparison` respect `AllowMethodComparison: true`
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
Add support for Ruby LSP as a built-in add-on
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
[Fix #13623] Fix false negatives for `Style/MultipleComparison`
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
Add Ruby 3.4 to spec matrix
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Unexpected `Lint/ImplicitStringConcatenation` offense with `prism` parser
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Dont show parser warnings in `Lint/Syntax`
github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
False negatives on the Style/MultipleComparison cop
github.com/rubocop/rubocop - ydakuka opened this issue about 1 month ago
github.com/rubocop/rubocop - ydakuka opened this issue about 1 month ago
Propose new cop to detect keyword method names
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Add new `Lint/MethodKeywordName` cop
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
How to allow case statements in AllowedPatterns or AllowedMethods
github.com/rubocop/rubocop - aaronmallen opened this issue about 1 month ago
github.com/rubocop/rubocop - aaronmallen opened this issue about 1 month ago
Fix `Style/YodaExpression` cop error on suffix form of operator
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
`Encoding::UndefinedConversionError` on latest unicode-display_width
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Require `prism` as a parser to analyse newly released ruby versions
github.com/rubocop/rubocop - Earlopain opened this issue about 1 month ago
github.com/rubocop/rubocop - Earlopain opened this issue about 1 month ago
Fix incorrect autocorrect for `Style/RedundantRegexpArgument` when the regex contains a single quote.
github.com/rubocop/rubocop - mrzasa opened this pull request about 1 month ago
github.com/rubocop/rubocop - mrzasa opened this pull request about 1 month ago
[Fix #13614] Fix false positives for `Style/RaiseArgs` with anonymous splat and triple dot forwarding
github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
Style/RaiseArgs suggests incorrect changes
github.com/rubocop/rubocop - tomhughes opened this issue about 1 month ago
github.com/rubocop/rubocop - tomhughes opened this issue about 1 month ago
[Fix #13599] Fix incorrect autocorrect for `Layout/HashAlignment` when there is a multiline positional argument and `Layout/ArgumentAlignment` is configured with `EnforcedStyle: with_fixed_indentation`
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Add `Lint/ConstantReassignment` cop
github.com/rubocop/rubocop - lovro-bikic opened this pull request about 1 month ago
github.com/rubocop/rubocop - lovro-bikic opened this pull request about 1 month ago
Reenable `Lint/CircularArgumentReference` for Ruby 3.4
github.com/rubocop/rubocop - Earlopain opened this issue about 1 month ago
github.com/rubocop/rubocop - Earlopain opened this issue about 1 month ago
[DOC] Fix typo in `Style/ExponentialNotation`
github.com/rubocop/rubocop - kyanagi opened this pull request about 1 month ago
github.com/rubocop/rubocop - kyanagi opened this pull request about 1 month ago
[Fix #12430] Fix false negatives in `Style/RedundantLineContinuation` when continuations are inside begin nodes
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Fix crash when running `rubocop -d` on a config with a remote `inherit_from` that causes a duplicate setting warning
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Support passing the target ruby version through an environment variable
github.com/rubocop/rubocop - elliottt opened this pull request about 1 month ago
github.com/rubocop/rubocop - elliottt opened this pull request about 1 month ago
Add option to `AllowModifiersOnAttrs` cop to allow the use of private before `alias_method`
github.com/rubocop/rubocop - pabloh opened this issue about 1 month ago
github.com/rubocop/rubocop - pabloh opened this issue about 1 month ago
Dup possibly frozen string in `to_string_literal` helper
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Flaky `RuboCop::TargetFinder` spec
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Fix `Lint/LiteralInInterpolation` cop error on invalid string literal
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Update `Style/SuperArguments` to handle `super` with a block
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
`Style/SuperArguments`: false negative on calls with blocks
github.com/rubocop/rubocop - akimd opened this issue about 1 month ago
github.com/rubocop/rubocop - akimd opened this issue about 1 month ago
[Fix #13586] Fix regression in `Layout/SpaceAroundOperators` when different comparison operators were aligned with each other
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
Infinite loop detected .... caused by Layout/HashAlignment -> Layout/ArgumentAlignment
github.com/rubocop/rubocop - megatux opened this issue about 1 month ago
github.com/rubocop/rubocop - megatux opened this issue about 1 month ago
Fix `Lint/Void` cop error on `if` without body
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Fix `Style/RedundantCondition` cop error on parentheses and modifier `if`
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
new cop: Single Line Complexity
github.com/rubocop/rubocop - Kallin opened this pull request about 1 month ago
github.com/rubocop/rubocop - Kallin opened this pull request about 1 month ago
Fix false positives for `Style/MultipleComparison`
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
[Fix #12393] Fix false negative in Lint/Void inside of non-modifier if blocks
github.com/rubocop/rubocop - GabeIsman opened this pull request about 1 month ago
github.com/rubocop/rubocop - GabeIsman opened this pull request about 1 month ago
Incorrect alignment on a case statement causes rubocop to report errors
github.com/rubocop/rubocop - mike-gilbert opened this issue about 1 month ago
github.com/rubocop/rubocop - mike-gilbert opened this issue about 1 month ago
Fix false positives for `Lint/NestedMethodDefinition`
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
github.com/rubocop/rubocop - koic opened this pull request about 1 month ago
Fix cop spec generator not to produce internal affairs offenses
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Fix `Lint/NonAtomicFileOperation` cop to detect offenses with FQ constants
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
New cop to detect assigning rescued exceptions using writer methods
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this issue about 1 month ago
Add new `Style/RescueVariableWriter` cop
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
False positives for Layout/SpaceAroundOperators
github.com/rubocop/rubocop - avdi opened this issue about 1 month ago
github.com/rubocop/rubocop - avdi opened this issue about 1 month ago
Fix `Style/HashSyntax` cop error in case of implicit `call` message
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Make it easy to stub gem versions for tests
github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
github.com/rubocop/rubocop - Earlopain opened this pull request about 1 month ago
Extract regexp parsing to utilities module
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Fix `Lint/NonAtomicFileOperation` cop error on non-constant receiver
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
github.com/rubocop/rubocop - viralpraxis opened this pull request about 1 month ago
Add new `InternalAffairs/LocationExists` cop to check for code that can be replaced with `Node#loc?` or `Node#loc_is?`
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 1 month ago
make `NodePattern` available for use throughout the tutorial
github.com/rubocop/rubocop - Kallin opened this pull request about 2 months ago
github.com/rubocop/rubocop - Kallin opened this pull request about 2 months ago
[Fix #13578] Update `Layout/LineContinuationSpacing` to ignore continuations inside a `regexp` or `xstr`
github.com/rubocop/rubocop - dvandersluis opened this pull request about 2 months ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 2 months ago
`Layout/LineContinuationSpacing` erroneously identifies and corrupts line continuations in `Regexp` literals
github.com/rubocop/rubocop - sambostock opened this issue about 2 months ago
github.com/rubocop/rubocop - sambostock opened this issue about 2 months ago