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

Errors when trying to test custom cops

smcabrera opened this issue over 3 years ago
Fix an error for `Layout/RescueEnsureAlignment`

koic opened this pull request over 3 years ago
Add Style/ClassAndModuleChildren style: namespace

markburns opened this pull request over 3 years ago
Allow braced numeric block calls in Style/MethodCallWithArgsParentheses

gsamokovarov opened this pull request over 3 years ago
RuboCop pulls in .rubocop.yml files from vendor directories

tas50 opened this issue over 3 years ago
Request: Lint/SafeNavigationConsistency short-circuit option for &&

johnnyshields opened this issue over 3 years ago
Request: Style/RedundantBegin should ignore usage for memoization

johnnyshields opened this issue over 3 years ago
Add `PreferHashRocketsForQuotedSymbols` to `Style/HashSyntax`

sambostock opened this pull request almost 4 years ago
Ignored methods for Layout/MultilineMethodCallIndentation

mockdeep opened this issue almost 4 years ago
[Fix #9325] Make Exclude config parameters merge by default

jonas054 opened this pull request almost 4 years ago
Layout/ClassStructure fixes [wip]

marcandre opened this pull request almost 4 years ago
Ability to disable cop for next line

difernandez opened this issue almost 4 years ago
Add Cop config to prevent inline disabling

caalberts opened this issue about 4 years ago
rubocop report SystemStackError Error on Ubuntu system

kewudu opened this issue about 4 years ago
Show `rubocop -V` output even if the configuration is invalid

dvandersluis opened this pull request about 4 years ago
Misleading example for Style/GuardClause

kassi opened this issue about 4 years ago
Add new `Lint/ToEnumArguments` cop

fatkodima opened this pull request over 4 years ago
Prefer `require_relative`

marcandre opened this issue over 4 years ago
Lint/MissingSuper false positive

jcoyne opened this issue over 4 years ago
Failure in Lint/SelfAssignment

tas50 opened this issue over 4 years ago
False positive of `InterpolationCheck` for strings inside strings

AlexWayfer opened this issue over 4 years ago
CI

marcandre opened this issue over 4 years ago
Layout/ClassStructure other bad autocorrection

marcandre opened this issue over 4 years ago
Autocorrect Style/HashTransformValues is broken

mdemare opened this issue almost 5 years ago
Layout/EndAlignment for multi-line blocks

pirj opened this issue almost 5 years ago
--disable-uncorrectable does not add comment for Style/ClassAndModuleChildren

DylanGriffith opened this issue about 5 years ago
Autogenconfig doesn't exclude RSpec/NestedGroups

luke-hill opened this issue over 5 years ago
Multiline copyright comments not working

Sharparam opened this issue over 5 years ago
[Fix #7108] Change autocorrection of StderrPuts to Kernel.warn

rrosenblum opened this pull request over 5 years ago
Style/StderrPuts: dangerous autocorrection

radiospiel opened this issue over 5 years ago
Caching Cannot Be Configured Globally

mvastola opened this issue over 5 years ago
Cop naming guidelines

bbatsov opened this issue over 5 years ago
Rubocop 0.64.0 failing without rubocop-rspec installed

Nebulon-BFrigateFTW opened this issue almost 6 years ago
Named captures syntax in NodePattern

baweaver opened this issue about 6 years ago
Fix only specified offense

stdedos opened this issue about 6 years ago
Style/MutableConstant and frozen_string_literal

bquorning opened this issue over 6 years ago
How to fix "Kernel#open is a serious security risk" warnings

huyvohcmc opened this issue over 6 years ago
Style/AccessModifierDeclarations false positives

dgollahon opened this issue over 6 years ago
Lint/EnsureReturn cop - why ensure must not return

ckornaros opened this issue over 6 years ago
Add new `Security/Open` cop

mame opened this pull request about 7 years ago
Allow `has_` as a prefix for boolean methods

gareth opened this pull request over 7 years ago
False warning `script file doesn't have execute permission`

mvasin opened this issue over 7 years ago
Implement a cop enforcing a consistent use of ActiveSupport aliases

bbatsov opened this issue about 8 years ago
Can't disable Style/FrozenStringLiteralComment in file with shebang

aroben opened this issue about 8 years ago
Style/DoubleNegation should be allowed for return values

donv opened this issue over 8 years ago
Can't run Rubocop with only Lint/Syntax cop.

savef opened this issue over 9 years ago
Exclusions by Line Number

borderBite opened this issue over 9 years ago
Magic Numbers cop proposal

maasha opened this issue over 9 years ago
How to disable all cops except some

victorteokw opened this issue over 9 years ago
Rubocop errors with "private method `select' called for nil:NilClass"

jmromer opened this issue almost 10 years ago
Quiet mode? (suppress all output when no offenses)

dhempy opened this issue about 10 years ago
--auto-correct on windows changes the line-ending

ccoenen opened this issue about 10 years ago
DisallowedMethods cop?

mockdeep opened this issue almost 11 years ago
Exclude files in .gitignore

krisleech opened this issue over 11 years ago