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 false positives for `Style/HashEachMethods`

koic opened this pull request about 1 year ago
Make error message clearer when the namespace is incorrect

maruth-stripe opened this pull request about 1 year ago
[Fix #12638] Fix an `Errno::ENOENT` error when using server mode

koic opened this pull request about 1 year ago
failed to load command: rubocop

LandonSchropp opened this issue about 1 year ago
Mark `Style/RaiseArgs` as unsafe

r7kamura opened this pull request about 1 year ago
Fix a false positive for `Style/HashEachMethods` when both arguments are unused

Earlopain opened this pull request about 1 year ago
Fix a build error on windows mingw matrix

koic opened this pull request about 1 year ago
[Fix #12632] Fix an infinite loop error for `Style/ArgumentsForwarding`

koic opened this pull request about 1 year ago
[Fix #12627] Fix a false positive for `Layout/RedundantLineBreak`

koic opened this pull request about 1 year ago
Bad auto correct Style/ArgumentsForwarding in class_eval

znz opened this issue about 1 year ago
Fix a false positive for `Style/ArgumentsForwarding`

koic opened this pull request about 1 year ago
False positive on `Style/RedundantLineContinuation`

robingram opened this issue about 1 year ago
Fix a false positive for `Style/ArgumentsForwarding`

koic opened this pull request about 1 year ago
Add Errno::EROFS exception handling for read-only file systems

Strzesia opened this pull request about 1 year ago
[Fix #12618] Fix false positives for `Style/ArgumentsForwarding`

koic opened this pull request about 1 year ago
Update the Compatibility Policy

koic opened this pull request about 1 year ago
[Fix #12617] Make `Style/CollectionCompact` aware of `grep_v` with nil

koic opened this pull request about 1 year ago
Style/ArgumentsForwarding is detecting false positives

dylan-hoefsloot opened this issue about 1 year ago
`Style/ArgumentsForwarding` unsafe autocorrect example

Zajn opened this issue about 1 year ago
Bad autocorrect by Style/ArgumentsForwarding

mvz opened this issue about 1 year ago
Make `Style/CollectionCompact` aware of `#grep_v`

ydakuka opened this issue about 1 year ago
Make `Style/MapCompactWithConditionalBlock` aware of `#filter_map`

ydakuka opened this issue about 1 year ago
[Fix #12614] Fix false positiveis for `Style/RedundantParentheses`

koic opened this pull request about 1 year ago
Incorrect autocorrection for `Style/RedundantParentheses`

ydah opened this issue about 1 year ago
Opt-out of `Lint/Syntax` producing a multiline error message

Earlopain opened this issue about 1 year ago
Add `Bundler.with_unbundled_env` to `RSpec.shared_context 'isolated environment'`

AlexWayfer opened this pull request about 1 year ago
Fix backslashes in Naming/VariableNumber example docs not showing in online docs

henrahmagix opened this pull request about 1 year ago
Accept parentheses in argument calls with blocks

gsamokovarov opened this pull request about 1 year ago
Fix a false positive for `Style/RedundantParentheses`

koic opened this pull request about 1 year ago
[Fix #12400] Add new cop `Layout/EmptyLineAfterRequires`

r7kamura opened this pull request about 1 year ago
Infinite loop detected

katamotokosuke opened this issue about 1 year ago
Option idea: Enable all disabled cops

ydakuka opened this issue about 1 year ago
False positive for `Style/EachForSimpleLoop`

marocchino opened this issue about 1 year ago
Make it easier to use RuboCop with Prism

bbatsov opened this issue about 1 year ago
Workaround for an error when parsing heredoc with non-word delimiters

koic opened this pull request about 1 year ago
[Fix #12179] Generate Exclude when Max is overridden

jonas054 opened this pull request about 1 year ago
[Fix #12233] Make `Style/SlicingWithRange` aware of beginless range

koic opened this pull request about 1 year ago
Require Parser 3.3.0.2 or higher

koic opened this pull request about 1 year ago
CircleCI against Ruby 3.3

koic opened this pull request about 1 year ago
[Fix #12574] Handle unrecognized style better in --auto-gen-config

jonas054 opened this pull request about 1 year ago
Style/FormatStringToken not safe for autocorrect

jonathantribouharet opened this issue about 1 year ago
Tweak the changelog URL on RubyGems.org

koic opened this pull request about 1 year ago
[Fix #11033] Change warning message for `Lint/Syntax` when using LSP

koic opened this pull request about 1 year ago
Bump license years to 2024

akhilgkrishnan opened this pull request about 1 year ago
[Fix #11878] Add new `Style/MapIntoArray` cop

ymap opened this pull request about 1 year ago
[Fix #12236] Fix an error for `Lint/ShadowedArgument`

koic opened this pull request about 1 year ago
Handle trailing line continuation in Layout/LineContinuationLeadingSpace

eugeneius opened this pull request about 1 year ago
Fix an infinite loop error for `Layout/EndAlignment`

koic opened this pull request about 1 year ago
Fix false positives for `Style/ArgumentsForwarding`

koic opened this pull request about 1 year ago
[Fix #12571] Fix false posives for `Naming/BlockForwarding`

koic opened this pull request about 1 year ago
Docs: Dark Mode

parkr opened this issue about 1 year ago
CI against Ruby 3.3 on Windows

koic opened this pull request about 1 year ago
Follow a Ruby 3.3 warning for `Security/Open `

koic opened this pull request about 1 year ago
Naming/BlockForwarding with anonymous block parameter (Ruby 3.3.0)

datanoise opened this issue about 1 year ago
[Fix #12569] Fix an error for `Style/IdenticalConditionalBranches`

koic opened this pull request about 1 year ago
Style/IdenticalConditionalBranches cop error

akingo55 opened this issue about 1 year ago
Style/HashEachMethods: accept named ignored variables

akimd opened this issue about 1 year ago
[Fix #12453] Make `Style/RedundantEach` aware of safe navigation operator

koic opened this pull request about 1 year ago
[Fix #12542] Fix false positive for `Lint/MixedRegexpCaptureTypes`

marocchino opened this pull request about 1 year ago
Fix an incorrect autocorrect for `Style/MapToHash`

koic opened this pull request about 1 year ago
[Fix #12556] Fix false positives for `Style/RedundantParentheses`

koic opened this pull request about 1 year ago
Improve `Style/InvertibleUnlessCondition` message

sambostock opened this pull request about 1 year ago
[Fix #12558] Fix an incorrect autocorrect for `Style/MapToHash`

koic opened this pull request about 1 year ago
Document `Style/SymbolProc` protected method incompatibility

sambostock opened this pull request about 1 year ago
Error with Style/MapToHash that's locally disabled

ccutrer opened this issue about 1 year ago
Wrong version of extensions loaded with 1.59.0?

broksonic21 opened this issue about 1 year ago
[Fix #12553] Added white background to RuboCop icons (for GitHub ReadMe)

ArmanGrewal007 opened this pull request about 1 year ago
RuboCop icon in GitHub README is not clearly visible

ArmanGrewal007 opened this issue about 1 year ago
Add contribution note to cops documentation generator

koic opened this pull request about 1 year ago
[Fix #12549] Fix a false positive for `Style/RedundantLineContinuation`

koic opened this pull request about 1 year ago
False positive on `Style/RedundantLineContinuation`

shinnc opened this issue about 1 year ago
Infinite loop reported when trying to layout a multiline array

terrywbrady opened this issue about 1 year ago
User experience for "Infinite loop detected"

andyw8 opened this issue about 1 year ago
Teach `Lint/AssignmentInCondition` about `case`

sambostock opened this pull request about 1 year ago
Cop idea: Redundant `Float::INFINITY` for ranges

ydakuka opened this issue about 1 year ago
[Fix #12537] Fix false positives for `Style/RedundantParentheses`

koic opened this pull request about 1 year ago
[Fix #12540] Fix false positives for `Style/HashEachMethods`

koic opened this pull request about 1 year ago
False positive for `Lint/MixedRegexpCaptureTypes`

marocchino opened this issue about 1 year ago
False positive in Style/HashEachMethods u

gaffneyc opened this issue about 1 year ago
Fix false positives for `Lint/LiteralAssignmentInCondition`

koic opened this pull request about 1 year ago