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 instance variable not initialized warning

chulkilee opened this pull request over 1 year ago
Fix false positives for `Style/SymbolArray`

koic opened this pull request over 1 year ago
Style/ArgumentsForwarding breaks code in Ruby 2.7

chulkilee opened this issue over 1 year ago
[Fix #12113] Fix a false positive for `Bundler/DuplicatedGroup`

koic opened this pull request over 1 year ago
Fix an error for `Style/Lambda`

koic opened this pull request over 1 year ago
[Fix #12097] Mark unsafe autocorrect for `Style/ClassEqualityComparison`

koic opened this pull request over 1 year ago
[Fix #12111] Fix an error for `Bundler/DuplicatedGroup`

koic opened this pull request over 1 year ago
Bundler/DuplicatedGroup undefined method

Carlgo11 opened this issue over 1 year ago
[Fix #12106] Fix a false negative for `Style/RedundantReturn`

koic opened this pull request over 1 year ago
Cop idea: Move a `return` from an one-line multi-block iterator

ydakuka opened this issue over 1 year ago
Style/RedundantReturn cop does not detect any offences

ydakuka opened this issue over 1 year ago
Style/ArgumentsForwarding breaks code when assigning to an array

Adrian-Hirt opened this issue over 1 year ago
[Fix #12087] Fix false positives for Style/ArgumentsForwarding

owst opened this pull request over 1 year ago
Fix an error for `Style/LambdaCall`

koic opened this pull request over 1 year ago
[Fix #12087] Fix a false positive for `Style/ArgumentsForwarding`

koic opened this pull request over 1 year ago
Fix an incorrect autocorrect for `Style/Alias`

koic opened this pull request over 1 year ago
Fix a false positive for `Style/ClassEqualityComparison`

koic opened this pull request over 1 year ago
Style/ClassEqualityComparison autocorrect is not safe

yenshirak opened this issue over 1 year ago
Fix a false positive for `Style/Alias`

koic opened this pull request over 1 year ago
Add `base64` to runtime dependency

koic opened this pull request over 1 year ago
Add Bundler cop to discourage ifs vs install_if

dalexj opened this issue over 1 year ago
[Fix #12061] Support regex in StringLiteralsInInterpolation

jonas054 opened this pull request over 1 year ago
With `--fail-level A` ignore non-correctable offenses at :info severity

naveg opened this pull request over 1 year ago
Use of Whitelist as a config key

hemalvarambhia opened this issue over 1 year ago
[Fix #12085] Fix an error for `Lint/SuppressedException`

koic opened this pull request over 1 year ago
Consider testing against YARP's fixtures

andyw8 opened this issue over 1 year ago
Removed the copyright years from license

akhilgkrishnan opened this pull request over 1 year ago
[Fix #12082] Fix an error for `Lint/UselessAssignment`

koic opened this pull request over 1 year ago
Why is target_rails_version not in rubocop-rails

bquorning opened this issue over 1 year ago
[Fix #12079] Fix an error for `Style/MixinGrouping`

koic opened this pull request over 1 year ago
`Style/MixinGrouping` error for bare `extend`

andyw8 opened this issue over 1 year ago
Make LSP server support `rubocop.formatAutocorrectsAll` execute command

koic opened this pull request over 1 year ago
False positive for Style/ReturnNilInPredicateMethodDefinition cop

amckinnell opened this issue over 1 year ago
Inconsistent cache key is generated for ruby 3.1.4

K-S-A opened this issue over 1 year ago
[Fix #12070] Fix false positive in `Style/ArgumentsForwarding`

owst opened this pull request over 1 year ago
Add new `Bundler/DuplicatedGroup` cop

OwlKing opened this pull request over 1 year ago
False positive for Style/ReturnNilInPredicateMethodDefinition cop

brunomrlima opened this issue over 1 year ago
A new cop that discourages the use of specific ruby syntax features

fatkodima opened this issue over 1 year ago
False positives for Style/SymbolArray in literal symbol array

lostie opened this issue over 1 year ago
Style/ArgumentsForwarding can generate false positives

redish-developers opened this issue over 1 year ago
Style/ReturnNilInPredicateMethodDefinition is firing incorrectly

tomhughes opened this issue over 1 year ago
Add changelog entry for #12062

p0deje opened this pull request over 1 year ago
Make `Style/RedundantArgument` aware of `exit` and `exit!`

koic opened this pull request over 1 year ago
Fix `Style/CombinableLoops` when one of the loops is empty

fatkodima opened this pull request over 1 year ago
Fix `LoadError` on Windows when loading RuboCop from symlinks

p0deje opened this pull request over 1 year ago
cannot load such file -- rubocop-packaging

javierav opened this issue over 1 year ago
autocorrection of [Style/IfUnlessModifier] is wrong when assigning value

akostadinov opened this issue over 1 year ago
Make LSP server support `lintMode` parameter

koic opened this pull request over 1 year ago
Allow parentheses in single-line match patterns

gsamokovarov opened this pull request over 1 year ago
[Fix #12052] Handle all glob special characters

meric426 opened this pull request over 1 year ago
Cop idea: disallow successive `Array#push`

ydakuka opened this issue over 1 year ago
Subfolders can't include glob special characters

meric426 opened this issue over 1 year ago
Cop idea: call the last elements of an array

ydakuka opened this issue over 1 year ago
Fix a false positive for `Layout/RedundantLineBreak`

koic opened this pull request over 1 year ago
Cop idea: Replace nested hash syntax with `Hash#dig`

ydakuka opened this issue over 1 year ago
[Docs] Add reference to LSP to quickstart section

koic opened this pull request over 1 year ago
Improve `Style/ReturnNilInPredicateMethodDefinition` cop

ydakuka opened this issue over 1 year ago
[Fix #12044] Make LSP server support `layoutMode` parameter

koic opened this pull request over 1 year ago
LSP server --fix-layout

tradiff opened this issue over 1 year ago
Fix a false negative for `Layout/ExtraSpacing`

koic opened this pull request over 1 year ago
Fix a false positive for `Layout/TrailingEmptyLines`

koic opened this pull request over 1 year ago
Allow Bundler/GemComment to accept comments for a gem group.

ThomasOwens opened this issue over 1 year ago
Output the "server restarting" message to stderr

knu opened this pull request over 1 year ago
[Fix #11802] Improve handling of [] and () with percent symbol arrays

jasondoc3 opened this pull request over 1 year ago
[Fix #12034] Fix an error when using an invalid encoding string

koic opened this pull request over 1 year ago
[Fix #10081] Fix Cop::Cop monkey patch on CopHelper

alepore opened this pull request over 1 year ago
[Fix #1867] Fix an error when `AllCops:Exclude` is empty in .rubocop.yml

koic opened this pull request over 1 year ago
Fix typo in Style/ReturnNilInPredicateMethodDefinition docs

lucthev opened this pull request over 1 year ago
Tweak offense range highlight for `Naming/HeredocDelimiterNaming`

koic opened this pull request over 1 year ago
Style/HashAsLastArrayItem ignores arrays with a single hash element

phil-workato opened this issue over 1 year ago
[Fix #12024] Fix a false positive for `Lint/RedundantRegexpQuantifiers`

koic opened this pull request over 1 year ago
RedundantRegexpQuantifiers is incorrect with interpolated values

jdelStrother opened this issue over 1 year ago
Upgrade to 1.54 => Metrics/Blocklength Cop + Heredoc throws error

serioushaircut opened this issue over 1 year ago
Error in Metrics/MethodLength in 1.54.0

jcoyne opened this issue over 1 year ago
An error occurred in `Metrics/BlockLength` cop

mobilutz opened this issue over 1 year ago