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 #13050] Add new `Style/BitwisePredicate` cop
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Added ability to skip some lines while calculating length
AsbahIshaq opened this pull request 7 months ago
AsbahIshaq opened this pull request 7 months ago
[Fix #13051] Fix an error for `Lint/FloatComparison`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Lint/FloatComparison breaks when parsing Rational literal
nertzy opened this issue 7 months ago
nertzy opened this issue 7 months ago
Cop idea: Style/BitPredicates
zverok opened this issue 7 months ago
zverok opened this issue 7 months ago
Bug: Metrics/MethodLength AllowedMethods/AllowedPatterns not working
electriquo opened this issue 7 months ago
electriquo opened this issue 7 months ago
Use `support_autocorrect?` class method instead of the instance method
m11o opened this pull request 7 months ago
m11o opened this pull request 7 months ago
[Fix #13044] Fix false negatives for `Lint/ImplicitStringConcatenation`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Feature request: Ability to correct global offenses
Zopolis4 opened this issue 7 months ago
Zopolis4 opened this issue 7 months ago
False negative for Lint/ImplicitStringConcatenation
Zopolis4 opened this issue 7 months ago
Zopolis4 opened this issue 7 months ago
[Fix #13041] Fix false positives for `Lint/UselessAssignment`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Feature request: Add "Lint/RaiseNotImplementedError" cop
johnnyshields opened this issue 7 months ago
johnnyshields opened this issue 7 months ago
Lint/UselessAssignment causes a false positive when using hash value omission and block
sanfrecce-osaka opened this issue 7 months ago
sanfrecce-osaka opened this issue 7 months ago
Tweak autocorrect for `Style/SoleNestedConditional`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
RuboCop auto-corrected code contains too many deep indentation
tompng opened this issue 7 months ago
tompng opened this issue 7 months ago
Consider Sorbet signatures in `Style/DocumentationMethod` cop
wpolicarpo opened this pull request 7 months ago
wpolicarpo opened this pull request 7 months ago
When a `.rubocop_todo.yml` exclude is not useful anymore, instead raise a (correctable) offense
stdedos opened this issue 7 months ago
stdedos opened this issue 7 months ago
[Fix #13035] Support autocorrect for `Lint/ImplicitStringConcatenation`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Autocorrection for Lint/ImplicitStringConcatenation
Zopolis4 opened this issue 7 months ago
Zopolis4 opened this issue 7 months ago
[Fix #13033] Fix a false positive for `Layout/SpaceAroundOperators`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Layout/SpaceAroundOperator causes false positives
tmtm opened this issue 7 months ago
tmtm opened this issue 7 months ago
Display warning messages for deprecated APIs
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Enable YJIT by default in server mode
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Add new `Gemspec/AddRuntimeDependency` cop
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
[Fix #13022] Handle relative path handling in TargetFinder
vlmonk opened this pull request 7 months ago
vlmonk opened this pull request 7 months ago
[Fix #12885] Fix a false positive for `Lint/ToEnumArguments`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Wrong hash rewriting after applying rules
sixcy opened this issue 7 months ago
sixcy opened this issue 7 months ago
[Fix #13023] Fix an error for `Style/SymbolProc`
koic opened this pull request 7 months ago
koic opened this pull request 7 months ago
Style/SymbolProc crashes on a single file
jamesoneill997 opened this issue 8 months ago
jamesoneill997 opened this issue 8 months ago
Behavior difference of `rubocop` vs `rubocop .`
vlad-pisanov opened this issue 8 months ago
vlad-pisanov opened this issue 8 months ago
Ignore latest `memory_profiler` version
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Reassignment in a block shouldn't silence UselessAssignment
casperisfine opened this pull request 8 months ago
casperisfine opened this pull request 8 months ago
[Fix #13018] Fix a false positive for `Style/MethodCallWithArgsParentheses`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Fix Style/MethodCallWithArgsParentheses with constant
bkuhlmann opened this issue 8 months ago
bkuhlmann opened this issue 8 months ago
Wrong auto-correct for Layout/DotPosition + Layout/MultilineMethodCallIndentation: mixes the . of a floating-point value with the . of a method
sixcy opened this issue 8 months ago
sixcy opened this issue 8 months ago
[Fix #13012] Fix false positives for `Style/HashExcept`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
false positive edge-case of Missing top-level documentation comment on class split among several files
noraj opened this issue 8 months ago
noraj opened this issue 8 months ago
`Lint/UselessMethodDefinition` should ignore required keyword arguments
fynsta opened this issue 8 months ago
fynsta opened this issue 8 months ago
Style/HashExcept ignores negation
lobner opened this issue 8 months ago
lobner opened this issue 8 months ago
[Fix #13010] Fix an error for `Style/SuperArguments`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
`Style/SuperArguments` bug
krystof-k opened this issue 8 months ago
krystof-k opened this issue 8 months ago
[Fix #12471] Fix false negatives for `Style/ZeroLengthPredicate`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
cannot load such file -- rubocop-factory_bot
anko20094 opened this issue 8 months ago
anko20094 opened this issue 8 months ago
Consistently use the console mock helper in tests
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Add a spec for the changelog that cops in backticks have a department
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
[Fix #12616] Make `Style/MapCompactWithConditionalBlock` aware of `filter_map`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
[Fix #12557] Make server mode aware of auto-restart for `bundle update`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Rubocop Cache not cleared
Piioo opened this issue 8 months ago
Piioo opened this issue 8 months ago
Workaround for Ruby's 3.4.0dev CI matrix error
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Reconfigure `RSpec/PredicateMatcher` for better expectation failure messages
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Bump paambaati/codeclimate-action from 6 to 8
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Workaround for Ruby's warning in YARD
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
[Fix #12716] Fix false negatives for `Lint/Void`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Fix an error for `Lint/UnmodifiedReduceAccumulator` when the block is empty
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Infinite loop detected in the Rubocop Layout/LineLength rule
abratashov opened this issue 8 months ago
abratashov opened this issue 8 months ago
Fix anchor if it contains two or more slashes
ksss opened this pull request 8 months ago
ksss opened this pull request 8 months ago
Redundant else-clause - but it's not
kroe761 opened this issue 8 months ago
kroe761 opened this issue 8 months ago
Double negative fix is not good
PeterHickman opened this issue 8 months ago
PeterHickman opened this issue 8 months ago
[Fix #12989] Fix an error for the `inherit_gem` config when the Gemfile contains an uninstalled git gem
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
[Fix #12986] Fix a false positive for `Style/RedundantBegin`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
improve compatibility with pre-commit when using inherit_gem in a project with git dependencies
Roguelazer opened this issue 8 months ago
Roguelazer opened this issue 8 months ago
Endless Method Keyword/Operator Precedence Check
phene opened this issue 8 months ago
phene opened this issue 8 months ago
[Fix #12985] Fix an error for `Style/RedundantRegexpCharacterClass`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Style/RescueModifier wrong autocorrect
thisismydesign opened this issue 8 months ago
thisismydesign opened this issue 8 months ago
Error with Style/RedundantRegexpCharacterClass
sixcy opened this issue 8 months ago
sixcy opened this issue 8 months ago
[Fix #12983] Fix false positives for `Style/SendWithLiteralMethodName`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Additional caution for new cop: Style/SendWithLiteralMethodName
jasonkarns opened this issue 8 months ago
jasonkarns opened this issue 8 months ago
`Layout/ExtraSpacing` behaves differently with `ParserEngine: parser_prism`
technicalpickles opened this issue 8 months ago
technicalpickles opened this issue 8 months ago
[Fix #12979] Fix false negatives for `Lint/Void`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Enable a bunch of tests for prism
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
False negative for Lint/Void for guard clause with forgotten `return`
owst opened this issue 8 months ago
owst opened this issue 8 months ago
`isolated_environment` is not isolated enough
Earlopain opened this issue 8 months ago
Earlopain opened this issue 8 months ago
[Fix #12975] Fix an error for `gem_config_path` when bundler is loaded and no Gemfile exists
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Rubocop 1.64.0 raises "Could not locate Gemfile or .bundle/ directory" error on non-Bundler environment
JunichiIto opened this issue 8 months ago
JunichiIto opened this issue 8 months ago
[Fix #11957] Add cop `Lint/ExplicitPublicAccessModifier`
yoshiyoshiharu opened this pull request 8 months ago
yoshiyoshiharu opened this pull request 8 months ago
Run tests with Prism 0.30.0+
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
[Fix #12970] Add `CountModifierForms` option to `Metrics/BlockNesting`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Implement `NoReturnFromBlock` rule
toddnestor opened this pull request 8 months ago
toddnestor opened this pull request 8 months ago
Add configuration for Metrics/BlockNesting to ignore inline if statements
matthewhively opened this issue 8 months ago
matthewhively opened this issue 8 months ago
CI: Run JRuby job outside of spec-ubuntu
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Cop idea: assign variable directly to result of if/unless block
vlad-pisanov opened this issue 8 months ago
vlad-pisanov opened this issue 8 months ago
CI: Optimize for faster results and lower resource use
bquorning opened this pull request 8 months ago
bquorning opened this pull request 8 months ago
CI: See if specifying patch version makes CI faster
bquorning opened this pull request 8 months ago
bquorning opened this pull request 8 months ago
CI: Fix config for linting.yml
bquorning opened this pull request 8 months ago
bquorning opened this pull request 8 months ago
Ci lint once / actually run `internal_investigation`
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Lint/SymbolConversion with string interpolation should be a Style cop
RossBarnie opened this issue 8 months ago
RossBarnie opened this issue 8 months ago
Auto-correction of Style/SymbolProc introduces ArgumentError: no receiver given
tstatter opened this issue 8 months ago
tstatter opened this issue 8 months ago
[Fix #12960] Fix false positives for `Lint/NestedMethodDefinition`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
Lint/NestedMethodDefinition false alarm on the `@` presence
yegor256 opened this issue 8 months ago
yegor256 opened this issue 8 months ago
[Fix #12957] Fix false positives for `Style/SuperArguments`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
[Fix #12957] Mark `Style/SuperArguments` as unsafe
Earlopain opened this pull request 8 months ago
Earlopain opened this pull request 8 months ago
Style/SuperArguments incompatible with define_method
HoneyryderChuck opened this issue 8 months ago
HoneyryderChuck opened this issue 8 months ago
Cop idea: compound hash initialization
vlad-pisanov opened this issue 8 months ago
vlad-pisanov opened this issue 8 months ago
[Fix #12954] Fix a false negative for `Style/ArgumentsForwarding`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
`Style/ArgumentsForwarding` doesn't respect `yield`
vlad-pisanov opened this issue 8 months ago
vlad-pisanov opened this issue 8 months ago
Unhandled exception in YARD::Handlers::Ruby::MixinHandler: in `lib/rubocop/ext/processed_source.rb during Building YARD (yri) index for rubocop
nfedyashev opened this issue 8 months ago
nfedyashev opened this issue 8 months ago
Fix asciidoc syntax
takaram opened this pull request 8 months ago
takaram opened this pull request 8 months ago
Fix an error for `Style/Copyright`
koic opened this pull request 8 months ago
koic opened this pull request 8 months ago
[Fix #12949] Use the secret for the coverage reporter id
Earlopain opened this pull request 9 months ago
Earlopain opened this pull request 9 months ago
CodeClimate coverage upload not working
Earlopain opened this issue 9 months ago
Earlopain opened this issue 9 months ago