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
Style/InvertibleUnlessCondition autocorrections may break application logic
indiebrain opened this issue almost 2 years ago
indiebrain opened this issue almost 2 years ago
Fix a false positive for `Style/CollectionCompact`
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
Feature Request: Style/WhileUntilModifier should have EnforcedStyle option "multiline" (non-default)
johnnyshields opened this issue almost 2 years ago
johnnyshields opened this issue almost 2 years ago
`Layout/MultilineArrayLineBreaks` tests missing
mlwyatt opened this issue almost 2 years ago
mlwyatt opened this issue almost 2 years ago
Feature Request: Layout/LineContinuationLeadingSpace -- consider adding "implicit" mode
johnnyshields opened this issue almost 2 years ago
johnnyshields opened this issue almost 2 years ago
CLI flag to Output Cops at their Severity Levels
ajtoo opened this issue almost 2 years ago
ajtoo opened this issue almost 2 years ago
Enable anonymous forwarding in Style/ArgumentsForwarding for Ruby 3.2+
owst opened this pull request almost 2 years ago
owst opened this pull request almost 2 years ago
[Fix #11792] Fix an error for `Lint/DuplicateMatchPattern`
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
Lint/DuplicateMatchPattern raising "no implicit conversion of String into Array" error
regismesquita opened this issue almost 2 years ago
regismesquita opened this issue almost 2 years ago
Drop Ruby 2.6 runtime support
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
Add spec for `Style/RescueModifier`
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
Fix false negatives for `Style/ParallelAssignment`
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
[Fix #11787] Fix a false positive for `Lint/DuplicateMatchPattern`
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
Possible false positive in `Lint/DuplicateMatchPattern`
hmcguire-shopify opened this issue almost 2 years ago
hmcguire-shopify opened this issue almost 2 years ago
New cops information is printed many times when `--regenerate-todo`
nobuyo opened this issue almost 2 years ago
nobuyo opened this issue almost 2 years ago
Style/RedundantLineContinuation flagging multiline strings
DawidJanczak opened this issue almost 2 years ago
DawidJanczak opened this issue almost 2 years ago
Can we configure Layout/EmptyLines offset?
zzak opened this issue almost 2 years ago
zzak opened this issue almost 2 years ago
Split CHANGELOG?
vlad-pisanov opened this issue almost 2 years ago
vlad-pisanov opened this issue almost 2 years ago
Maybe Style/StringConcatenation should be conservative by default
jaynetics opened this issue almost 2 years ago
jaynetics opened this issue almost 2 years ago
Cop idea: Read ruby version from `.ruby-version` source in `Gemfile`
anthony-robin opened this issue almost 2 years ago
anthony-robin opened this issue almost 2 years ago
Inline disabling of Rubocop rules
morgoth opened this issue almost 2 years ago
morgoth opened this issue almost 2 years ago
Enhance Layout/EmptyLineBetweenDefs to include macros
catwomey opened this issue almost 2 years ago
catwomey opened this issue almost 2 years ago
Layout/LineLength triggers on long URI in comment
jcoyne opened this issue almost 2 years ago
jcoyne opened this issue almost 2 years ago
Layout/IndentationWidth is not fully correcting indentation
matthewhively opened this issue almost 2 years ago
matthewhively opened this issue almost 2 years ago
DataInheritance cop similar to StructInheritance
bdewater opened this issue almost 2 years ago
bdewater opened this issue almost 2 years ago
Fix `Style/EachForSimpleLoop` handling for blocks with a parameter
j1wilmot opened this pull request almost 2 years ago
j1wilmot opened this pull request almost 2 years ago
Layout/LineLength long string and array autocorrection?
broksonic21 opened this issue almost 2 years ago
broksonic21 opened this issue almost 2 years ago
[Fix rubocop#11164] Suppress server mode message with -f json
jasondoc3 opened this pull request almost 2 years ago
jasondoc3 opened this pull request almost 2 years ago
Report offenses, ignoring source code disable comments
khiga8 opened this issue almost 2 years ago
khiga8 opened this issue almost 2 years ago
Regenerating `.rubocop_todo.yml` can modify `.rubocop.yml`
Earlopain opened this issue almost 2 years ago
Earlopain opened this issue almost 2 years ago
Correct Rubocop for `private_class_method` method documentation.
bigzed opened this pull request almost 2 years ago
bigzed opened this pull request almost 2 years ago
`rubocop` is easily confused by `%{%{0}}`
postmodern opened this issue almost 2 years ago
postmodern opened this issue almost 2 years ago
Add Autocorrect for `Lint/UselessAssignment` cop
edbarbera opened this issue almost 2 years ago
edbarbera opened this issue almost 2 years ago
Add new `Style/RedundantRegexpArgument` cop
koic opened this pull request almost 2 years ago
koic opened this pull request almost 2 years ago
Style/DocumentationMethod should support AllowedMethods attribute
johnnyshields opened this issue almost 2 years ago
johnnyshields opened this issue almost 2 years ago
Add new `Lint/RedundantRegexpQuantifiers` cop
jaynetics opened this pull request almost 2 years ago
jaynetics opened this pull request almost 2 years ago
Add new MixedCaseRange cop
rwstauner opened this pull request about 2 years ago
rwstauner opened this pull request about 2 years ago
Style/HashSyntax with ruby 3.1 style produces either failing cop OR buggy code
dewyze opened this issue about 2 years ago
dewyze opened this issue about 2 years ago
Debatable Style/RedundantArgument recommended value for Array#sum
gorodulin opened this issue about 2 years ago
gorodulin opened this issue about 2 years ago
Cop to catch unescaped `]` in RegExp
sambostock opened this issue about 2 years ago
sambostock opened this issue about 2 years ago
Fix `Lint/UselessAssignment` false positive
sambostock opened this pull request about 2 years ago
sambostock opened this pull request about 2 years ago
Add `Style/HashNewKeywordArguments` cop
r7kamura opened this pull request about 2 years ago
r7kamura opened this pull request about 2 years ago
Add `Gemspec/DevelopmentDependencies` cop
sambostock opened this pull request about 2 years ago
sambostock opened this pull request about 2 years ago
Fix value omissions in `yield` invocations
gsamokovarov opened this pull request about 2 years ago
gsamokovarov opened this pull request about 2 years ago
When the hash key is the same as the hash value, rubocop removes the value.
mintotsai opened this issue about 2 years ago
mintotsai opened this issue about 2 years ago
Caching bug - 2nd run creates new top level cache directory (rubocop checksum), instead of using old one
radarek opened this issue about 2 years ago
radarek opened this issue about 2 years ago
EnforcedShorthandSyntax: Add option to allow either syntax but enforce consistency within a single hash
hpello opened this issue about 2 years ago
hpello opened this issue about 2 years ago
`Lint/UselessMethodDefinition` false positive when `super()` has parens
joeldrapper opened this issue about 2 years ago
joeldrapper opened this issue about 2 years ago
False positive: Style/RedundantConstantBase
jeffwidman opened this issue about 2 years ago
jeffwidman opened this issue about 2 years ago
About the NotImplementedError exception for Lint/UnusedMethodArgument
sandstrom opened this issue about 2 years ago
sandstrom opened this issue about 2 years ago
Layout/LineContinuationLeadingSpace only supports ' and " as string terminators
rdubya opened this issue about 2 years ago
rdubya opened this issue about 2 years ago
Style/FrozenStringLiteralComment docs and default
halilim opened this issue about 2 years ago
halilim opened this issue about 2 years ago
Feature: forbid disabling a cop
grosser opened this issue about 2 years ago
grosser opened this issue about 2 years ago
Correctly detect Rails version when using only parts of the framework
bdewater opened this pull request about 2 years ago
bdewater opened this pull request about 2 years ago
Allow extensions inject their defaults
pirj opened this pull request about 2 years ago
pirj opened this pull request about 2 years ago
Optimize rubocop
fatkodima opened this pull request about 2 years ago
fatkodima opened this pull request about 2 years ago
New cop that detects operations with constant results
fatkodima opened this issue about 2 years ago
fatkodima opened this issue about 2 years ago
How do I get rubocop to accept non-indented `x = if ...`?
ioquatix opened this issue over 2 years ago
ioquatix opened this issue over 2 years ago
Add documentation with example of complex but fast docker-compose configuration with --server, caching, etc.
Mayurifag opened this issue over 2 years ago
Mayurifag opened this issue over 2 years ago
Custom cop instantiated multiple times when support_multiple_source? returns true
karouf opened this issue over 2 years ago
karouf opened this issue over 2 years ago
Lint/RedundantRequireStatement should not remove requiring `pp`
mvz opened this issue over 2 years ago
mvz opened this issue over 2 years ago
Fix an incorrect autocorrect for `Lint/SafeNavigationChain` when safe navigation on the right-hand side of the arithmetic operator
ydah opened this pull request over 2 years ago
ydah opened this pull request over 2 years ago
Running rubocop with the `--server` option stalls when executed a an external tool in RubyMine
ggalmazor opened this issue over 2 years ago
ggalmazor opened this issue over 2 years ago
[Fix #11024] Add `require_always` option to `Style/EndlessMethod`
koic opened this pull request over 2 years ago
koic opened this pull request over 2 years ago
[Fix #11034] Fix hang when using `--stderr` in server mode
tdeo opened this pull request over 2 years ago
tdeo opened this pull request over 2 years ago
Every linter diagnostic message is appended with: Using Ruby #{ruby_version} parser; configure using 'TargetRubyVersion' parameter, under 'AllCops'
WayneNoschang opened this issue over 2 years ago
WayneNoschang opened this issue over 2 years ago
How to enforce endless methods?
metalelf0 opened this issue over 2 years ago
metalelf0 opened this issue over 2 years ago
Prevent `Hash.new` with reference values like `Hash.new([])`
baweaver opened this issue over 2 years ago
baweaver opened this issue over 2 years ago
Using inherit_gem causes rubocop to require installation of all dependencies in Gemfile
mzagaja opened this issue over 2 years ago
mzagaja opened this issue over 2 years ago
Be able to run rubocop in a "nested project" without picking up config in parent directories.
timdiggins opened this issue over 2 years ago
timdiggins opened this issue over 2 years ago
Communicate with rubocop server via sockets
matiutd888 opened this issue over 2 years ago
matiutd888 opened this issue over 2 years ago
Add Style/StringConcatenation support for << with string literals?
vlad-pisanov opened this issue over 2 years ago
vlad-pisanov opened this issue over 2 years ago
[Fix #10902] Fix an error for `Style/RedundantRegexpEscape` string with invalid byte sequence in UTF-8
ydah opened this pull request over 2 years ago
ydah opened this pull request over 2 years ago
`invalid byte sequence` error when escaping utf-8 characters in a regexp character range
runephilosof-karnovgroup opened this issue over 2 years ago
runephilosof-karnovgroup opened this issue over 2 years ago
Need a pattern matcher for identifying empty raises with rescue or resbody as ancestors or relevant documentation
adip1818 opened this issue over 2 years ago
adip1818 opened this issue over 2 years ago
Can't execute v1.34.0 with error "cannot load such file -- rubocop-rails"
hiro-teaaa opened this issue over 2 years ago
hiro-teaaa opened this issue over 2 years ago
[Fixes #9227] Corrected the misleading example for `Style/GuardClause`
v1nayv opened this pull request over 2 years ago
v1nayv opened this pull request over 2 years ago
Caching prevents warnings from configuration within source code
tnir opened this issue over 2 years ago
tnir opened this issue over 2 years ago
Lint/MixedRegexpCaptureTypes: Do not mix named captures and numbered captures in a Regexp literal
JakubSQ opened this issue over 2 years ago
JakubSQ opened this issue over 2 years ago
AllCops > Include parameter isn't behaving as expected
johnnyshields opened this issue over 2 years ago
johnnyshields opened this issue over 2 years ago
When newline between key and value in hash, inconsistent indentation is allowed.
tabuchik opened this issue over 2 years ago
tabuchik opened this issue over 2 years ago
Error while Layout/BlockAlignment cop was inspecting an RSpec source file
xeger opened this issue almost 3 years ago
xeger opened this issue almost 3 years ago
Add AllowedPatterns to Naming/VariableNumber,VariableName
henrahmagix opened this pull request almost 3 years ago
henrahmagix opened this pull request almost 3 years ago
JSON Schema for Rubocop Config
dleavitt opened this issue almost 3 years ago
dleavitt opened this issue almost 3 years ago
Add autocorrect for `Lint/EmptyConditionalBody` cop.
OwlKing opened this pull request almost 3 years ago
OwlKing opened this pull request almost 3 years ago
Logo dark mode
GrahamHutchinso6275 opened this pull request almost 3 years ago
GrahamHutchinso6275 opened this pull request almost 3 years ago
Style/RedundantRegexpEscape generates false positives for a hyphen (-) inside a character group ([ ])
JoeCohen opened this issue almost 3 years ago
JoeCohen opened this issue almost 3 years ago
[Fix #9816] Add a ShortCircuit option to Lint/SafeNavigationConsistency
rrosenblum opened this pull request almost 3 years ago
rrosenblum opened this pull request almost 3 years ago
[Fix #10373] Support top level departments in config
jonas054 opened this pull request almost 3 years ago
jonas054 opened this pull request almost 3 years ago
Lint our YAML files, using yamllint
bquorning opened this pull request about 3 years ago
bquorning opened this pull request about 3 years ago
Style/BlockDelimiters missing a 1 line do/end block
tas50 opened this issue about 3 years ago
tas50 opened this issue about 3 years ago
Rroblem with Style/HashSyntax cop in Ruby 3.1
tycooon opened this issue about 3 years ago
tycooon opened this issue about 3 years ago
`Style/MapToHash` incorrectly flags non-hash transformations
ojab opened this issue about 3 years ago
ojab opened this issue about 3 years ago
Metrics/AbcSize cop not counting method arguments as assignment
efurtak opened this issue about 3 years ago
efurtak opened this issue about 3 years ago
Cop for CVE-2021-42574 - Bidirectional Unicode Source Code Vulnerability Detection
wwahammy opened this issue over 3 years ago
wwahammy opened this issue over 3 years ago
Introduce cop to warn against usage of `$!` and `$@`.
ioquatix opened this issue over 3 years ago
ioquatix opened this issue over 3 years ago
Default disable Style/ClassVars
dduugg opened this issue over 3 years ago
dduugg opened this issue over 3 years ago
Lint/DuplicateBranch can have legitimate reasons
ccutrer opened this issue over 3 years ago
ccutrer opened this issue over 3 years ago
Fix Lint/ElseLayout when using multi-branch statements
bkuhlmann opened this issue over 3 years ago
bkuhlmann opened this issue over 3 years ago
Autocorrecting Lint/RedundantCopDisableDirective on method definition moves next line up
johansenja opened this issue over 3 years ago
johansenja opened this issue over 3 years ago