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
Option for `Naming/VariableName` to disallow certain identifiers
mlwyatt opened this issue 9 months ago
mlwyatt opened this issue 9 months ago
Rearrange CI config
bquorning opened this pull request 9 months ago
bquorning opened this pull request 9 months ago
Slightly speed up CI runs
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Ability to disable `Lint/Syntax` from extension
Zopolis4 opened this issue 9 months ago
Zopolis4 opened this issue 9 months ago
Move main tests to GitHub actions
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Move `ascii_spec`, `internal_investigation` to GitHub actions
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
`Style/HashEachMethods` mistakes other objects which define a `values` method as a Hash
postmodern opened this issue 9 months ago
postmodern opened this issue 9 months ago
Move `documentation-check` to GitHub actions
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Add Exclude per constant settings for Lint/DeprecatedConstants cop
r4do opened this pull request 9 months ago
r4do opened this pull request 9 months ago
Remove mergify
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Ensure RuboCop runs warning-free
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
False positive with `Style/SuperArguments` cop
mwolman opened this issue 9 months ago
mwolman opened this issue 9 months ago
Avoid a ruby warning in `Layout/SpaceInsideStringInterpolation`
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Avoid a ruby warning in `Lint/ErbNewArguments`
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Style/TrailingCommaInArrayLiteral and Style/TrailingCommaInHashLiteral use comma by default
januszm opened this issue 9 months ago
januszm opened this issue 9 months ago
[Fix #12931] Fix false positives for `Style/RedundantLineContinuation`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Fix end position of diagnostic for LSP
ksss opened this pull request 9 months ago
ksss opened this pull request 9 months ago
Style/RedundantLineContinuation false alarm on "break" with an argument
yegor256 opened this issue 9 months ago
yegor256 opened this issue 9 months ago
Fix changelog PR number for ActiveSupportExtensionsEnabled on Style/SymbolProc
sunny opened this pull request 9 months ago
sunny opened this pull request 9 months ago
Fix error message when exception occurs during force callback
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Display a more specific warning for `Style/Copyright` when `AutocorrectNotice` is not set
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
[Fix #12926] Fix false positive for `Style/SuperArguments`
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Style/SuperArguments is probably not safe to autocorrect
tagliala opened this issue 9 months ago
tagliala opened this issue 9 months ago
[Fix #12924] Fix false positives for `Style/SendWithLiteralMethodName`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Style/SendWithLiteralMethodName should check method name characters
znz opened this issue 9 months ago
znz opened this issue 9 months ago
Fix false negatives for `Style/ArgumentsForwarding`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Ruby 3.4.0preview1 - False positive for Style/FrozenStringLiteralComment cop
MatzFan opened this issue 9 months ago
MatzFan opened this issue 9 months ago
[Fix #12919] Fix false negatives for `Style/ArgumentsForwarding`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
False negative for `Style/ArgumentsForwarding` and super
Earlopain opened this issue 9 months ago
Earlopain opened this issue 9 months ago
Suggest correct formatter name
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Remove redundant method overwrite in spec_helper
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Remove warnings during tests when overwriting encoding
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Fix a false negative for `Layout/EmptyComment`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Update `Lint/Void` to recognize more nonmutating methods
vlad-pisanov opened this pull request 9 months ago
vlad-pisanov opened this pull request 9 months ago
Use the latest Prism for development
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Avoid some warnings "too many arguments for format string"
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
"too many arguments for format string" warning
andyw8 opened this issue 9 months ago
andyw8 opened this issue 9 months ago
Cop idea: Detect `map` where result is discarded
Earlopain opened this issue 9 months ago
Earlopain opened this issue 9 months ago
Also suggest rubocop-rspec for those using rspec-rails
pirj opened this pull request 9 months ago
pirj opened this pull request 9 months ago
[Fix #12884] Allow `cop_class.documentation_url` to take a config
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
LSP: Don't advertise support for Pull Diagnostics
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Support `AllCops:ActiveSupportExtensionsEnabled` for `Style/SymbolProc`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
[Fix #11436] Add new `either_consistent` `SupportedShorthandSyntax` to `Style/HashSyntax`
pawelma opened this pull request 9 months ago
pawelma opened this pull request 9 months ago
[Fix #12888] Fix `--no-exclude-limit` for cops with `Max` config option
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
[Fix #12876] Fix lockfile parsing if only the gemfile exists
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Add `Style/CStyleIncrementDecrement` cop
nvasilevski opened this pull request 9 months ago
nvasilevski opened this pull request 9 months ago
[Fix #12898] Fix parsing of `TargetRailsVersion` for prerelases
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Rubocop::Config#gem_version_to_major_minor_float doesn't work for Rails 8.0
rafaelfranca opened this issue 9 months ago
rafaelfranca opened this issue 9 months ago
Respect user's intentions with `workspace/executeCommand` LSP method
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
[Fix #12894] Fix false positives for `Style/MapIntoArray`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
[Fix #7189] Fix a false positive for `Style/Copyright`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
`Style/MapIntoArray` misinterprets my class design
yegor256 opened this issue 9 months ago
yegor256 opened this issue 9 months ago
[Fix #11585] Support `AllowedMethods` for `Style/DocumentationMethod`
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Make `Style/RedundantParentheses` allow parentheses in assignment
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
uninitialized constant Bundler::SharedHelpers (NameError)
djberg96 opened this issue 9 months ago
djberg96 opened this issue 9 months ago
Workaround for Ruby's warning in YARD
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Unexpected change to Style/Copyright from #12804
stoivo opened this issue 9 months ago
stoivo opened this issue 9 months ago
Metrics/AbcSize with `auto-gen-only-exclude` option
jpawlyn opened this issue 9 months ago
jpawlyn opened this issue 9 months ago
Fix docs for `Style/SpecialGlobalVars` `use_builtin_english_names`
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
Suppress `Interrupt` exception for LSP
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
Question about Lint/ToEnumArguments
bquorning opened this issue 9 months ago
bquorning opened this issue 9 months ago
`cop.documentation_url` is nil for extension cops
Earlopain opened this issue 9 months ago
Earlopain opened this issue 9 months ago
New cops warning still show up even after they have been configured
doudou opened this issue 9 months ago
doudou opened this issue 9 months ago
Fix `Layout/CommentIndentation` for comment-only pattern matching
nekketsuuu opened this pull request 9 months ago
nekketsuuu opened this pull request 9 months ago
Fix incorrect autocorrect when `Style/NumericPredicate` is used with negations
fatkodima opened this pull request 9 months ago
fatkodima opened this pull request 9 months ago
`Style/HashEachMethods` mistakenly reported for zipped arrays
toncid opened this issue 9 months ago
toncid opened this issue 9 months ago
Add documentation and log information for enabling YJIT in LSP
koic opened this pull request 9 months ago
koic opened this pull request 9 months ago
False Positive for `Lint/ImplicitStringConcatenation` with prism
pjsk-stripe opened this issue 9 months ago
pjsk-stripe opened this issue 9 months ago
Fix an infinite loop error for `Layout/FirstArgumentIndentation`
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
regression in 1.63.4 -- "Could not locate Gemfile"
asottile opened this issue 10 months ago
asottile opened this issue 10 months ago
`Style/ArgumentsForwarding` enforce anonymous bad autocorrect
janklimo opened this issue 10 months ago
janklimo opened this issue 10 months ago
[Fix #12873] Fix an error for `Metrics/BlockLength`
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
`class Foo; bar do` will crash Metrics/BlockLength
rellampec opened this issue 10 months ago
rellampec opened this issue 10 months ago
`Lint/ShadowingOuterLocalVariable` does not take into account `if`/`else` branches
postmodern opened this issue 10 months ago
postmodern opened this issue 10 months ago
Fix an error for `rubocop -V` when `.rubocop.yml` contains ERB
Earlopain opened this pull request 10 months ago
Earlopain opened this pull request 10 months ago
False positive for `Layout/LineEndStringConcatenationIndentation` with Prism
andyw8 opened this issue 10 months ago
andyw8 opened this issue 10 months ago
False positive for `Layout/HeredocIndentation` with `parser_prism`
andyw8 opened this issue 10 months ago
andyw8 opened this issue 10 months ago
False positive `Lint/Syntax` with ruby 3.3.1 and anonymous rest arg/keyword argument forwarding
kochalex opened this issue 10 months ago
kochalex opened this issue 10 months ago
[Fix #12862] Fix a false positive for `Style/RedundantLineContinuation`
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
[Fix #12865] `require 'bundler'` if possible and rescue `Bundler::GemfileNotFound`
amomchilov opened this pull request 10 months ago
amomchilov opened this pull request 10 months ago
Regression in v.1.63.3
AmShaegar13 opened this issue 10 months ago
AmShaegar13 opened this issue 10 months ago
Cop idea: Disallow having `yield` in a `lambda`
boris-petrov opened this issue 10 months ago
boris-petrov opened this issue 10 months ago
Add missing periods on CLI options descriptions
Uaitt opened this pull request 10 months ago
Uaitt opened this pull request 10 months ago
False positive of `Style/RedundantLineContinuation`
r7kamura opened this issue 10 months ago
r7kamura opened this issue 10 months ago
Tweak the infinite loop error message
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
Uninitialized constant Bundler when used with rubocop-rails
AmShaegar13 opened this issue 10 months ago
AmShaegar13 opened this issue 10 months ago
Make `Style/YodaCondition` aware of `#eql?` and `#equal?`
ydakuka opened this issue 10 months ago
ydakuka opened this issue 10 months ago
[prism] False positive for `EmptyLineAfterGuardClause` for heredoc
andyw8 opened this issue 10 months ago
andyw8 opened this issue 10 months ago
Fix false negatives for `Lint/UnreachableCode`
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
Workaround for incompatibilities between Prism 0.25.0 and 0.26.0
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
Set custom program name for the built-in LSP server
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
Some offenses only with spring
znz opened this issue 10 months ago
znz opened this issue 10 months ago
[Fix #12852] Correctly deserialize a global offense
Earlopain opened this pull request 10 months ago
Earlopain opened this pull request 10 months ago
Crash with some formatters in v1.63.2
verdammelt opened this issue 10 months ago
verdammelt opened this issue 10 months ago
Split "ClassAndModuleChildren" rule in 2 rules
WaKeMaTTa opened this issue 10 months ago
WaKeMaTTa opened this issue 10 months ago
[Fix #12842] Add new `Style/SendWithLiteralMethodName` cop
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
[Fix #12848] Fix an error for `RuboCop::Lockfile`
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
uninitialized constant Bundler
seandilda opened this issue 10 months ago
seandilda opened this issue 10 months ago
[Fix #12846] Fix an error for `RuboCop::Lockfile`
koic opened this pull request 10 months ago
koic opened this pull request 10 months ago
regression in 1.63.1 -- "Could not locate Gemfile"
asottile opened this issue 10 months ago
asottile opened this issue 10 months ago