Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
RuboCop
We are on a mission to bring consistent code style to all Ruby projects (and prevent some mistakes).
Collective -
Host: opensource -
https://opencollective.com/rubocop
- Code: https://github.com/bbatsov/rubocop
AllCops > Include parameter isn't behaving as expected
github.com/rubocop/rubocop - johnnyshields opened this issue over 2 years ago
github.com/rubocop/rubocop - johnnyshields opened this issue over 2 years ago
When newline between key and value in hash, inconsistent indentation is allowed.
github.com/rubocop/rubocop - tabuchik opened this issue over 2 years ago
github.com/rubocop/rubocop - tabuchik opened this issue over 2 years ago
Error while Layout/BlockAlignment cop was inspecting an RSpec source file
github.com/rubocop/rubocop - xeger opened this issue over 2 years ago
github.com/rubocop/rubocop - xeger opened this issue over 2 years ago
Add AllowedPatterns to Naming/VariableNumber,VariableName
github.com/rubocop/rubocop - henrahmagix opened this pull request over 2 years ago
github.com/rubocop/rubocop - henrahmagix opened this pull request over 2 years ago
JSON Schema for Rubocop Config
github.com/rubocop/rubocop - dleavitt opened this issue over 2 years ago
github.com/rubocop/rubocop - dleavitt opened this issue over 2 years ago
Add autocorrect for `Lint/EmptyConditionalBody` cop.
github.com/rubocop/rubocop - OwlKing opened this pull request over 2 years ago
github.com/rubocop/rubocop - OwlKing opened this pull request over 2 years ago
Logo dark mode
github.com/rubocop/rubocop - GrahamHutchinso6275 opened this pull request almost 3 years ago
github.com/rubocop/rubocop - GrahamHutchinso6275 opened this pull request almost 3 years ago
Style/RedundantRegexpEscape generates false positives for a hyphen (-) inside a character group ([ ])
github.com/rubocop/rubocop - JoeCohen opened this issue almost 3 years ago
github.com/rubocop/rubocop - JoeCohen opened this issue almost 3 years ago
[Fix #9816] Add a ShortCircuit option to Lint/SafeNavigationConsistency
github.com/rubocop/rubocop - rrosenblum opened this pull request almost 3 years ago
github.com/rubocop/rubocop - rrosenblum opened this pull request almost 3 years ago
[Fix #10373] Support top level departments in config
github.com/rubocop/rubocop - jonas054 opened this pull request almost 3 years ago
github.com/rubocop/rubocop - jonas054 opened this pull request almost 3 years ago
Lint our YAML files, using yamllint
github.com/rubocop/rubocop - bquorning opened this pull request almost 3 years ago
github.com/rubocop/rubocop - bquorning opened this pull request almost 3 years ago
Style/BlockDelimiters missing a 1 line do/end block
github.com/rubocop/rubocop - tas50 opened this issue almost 3 years ago
github.com/rubocop/rubocop - tas50 opened this issue almost 3 years ago
Rroblem with Style/HashSyntax cop in Ruby 3.1
github.com/rubocop/rubocop - tycooon opened this issue almost 3 years ago
github.com/rubocop/rubocop - tycooon opened this issue almost 3 years ago
`Style/MapToHash` incorrectly flags non-hash transformations
github.com/rubocop/rubocop - ojab opened this issue almost 3 years ago
github.com/rubocop/rubocop - ojab opened this issue almost 3 years ago
Metrics/AbcSize cop not counting method arguments as assignment
github.com/rubocop/rubocop - efurtak opened this issue about 3 years ago
github.com/rubocop/rubocop - efurtak opened this issue about 3 years ago
Cop for CVE-2021-42574 - Bidirectional Unicode Source Code Vulnerability Detection
github.com/rubocop/rubocop - wwahammy opened this issue about 3 years ago
github.com/rubocop/rubocop - wwahammy opened this issue about 3 years ago
Introduce cop to warn against usage of `$!` and `$@`.
github.com/rubocop/rubocop - ioquatix opened this issue about 3 years ago
github.com/rubocop/rubocop - ioquatix opened this issue about 3 years ago
Default disable Style/ClassVars
github.com/rubocop/rubocop - dduugg opened this issue about 3 years ago
github.com/rubocop/rubocop - dduugg opened this issue about 3 years ago
Lint/DuplicateBranch can have legitimate reasons
github.com/rubocop/rubocop - ccutrer opened this issue about 3 years ago
github.com/rubocop/rubocop - ccutrer opened this issue about 3 years ago
Fix Lint/ElseLayout when using multi-branch statements
github.com/rubocop/rubocop - bkuhlmann opened this issue about 3 years ago
github.com/rubocop/rubocop - bkuhlmann opened this issue about 3 years ago
Autocorrecting Lint/RedundantCopDisableDirective on method definition moves next line up
github.com/rubocop/rubocop - johansenja opened this issue about 3 years ago
github.com/rubocop/rubocop - johansenja opened this issue about 3 years ago
Errors when trying to test custom cops
github.com/rubocop/rubocop - smcabrera opened this issue over 3 years ago
github.com/rubocop/rubocop - smcabrera opened this issue over 3 years ago
Fix an error for `Layout/RescueEnsureAlignment`
github.com/rubocop/rubocop - koic opened this pull request over 3 years ago
github.com/rubocop/rubocop - koic opened this pull request over 3 years ago
Defining cops' `include`/`exclude` overwrites department configuration (and there's no way to merge them)
github.com/rubocop/rubocop - Drowze opened this issue over 3 years ago
github.com/rubocop/rubocop - Drowze opened this issue over 3 years ago
`Style/TrailingCommaIn{Array,Hash}Literal` should not put a trailing comma immediately preceding a `}`/`]`
github.com/rubocop/rubocop - sambostock opened this issue over 3 years ago
github.com/rubocop/rubocop - sambostock opened this issue over 3 years ago
Add Style/ClassAndModuleChildren style: namespace
github.com/rubocop/rubocop - markburns opened this pull request over 3 years ago
github.com/rubocop/rubocop - markburns opened this pull request over 3 years ago
Allow braced numeric block calls in Style/MethodCallWithArgsParentheses
github.com/rubocop/rubocop - gsamokovarov opened this pull request over 3 years ago
github.com/rubocop/rubocop - gsamokovarov opened this pull request over 3 years ago
RuboCop pulls in .rubocop.yml files from vendor directories
github.com/rubocop/rubocop - tas50 opened this issue over 3 years ago
github.com/rubocop/rubocop - tas50 opened this issue over 3 years ago
Style/ClassAndModuleChildren with compact style ignores outer class with ineheritance
github.com/rubocop/rubocop - mockdeep opened this issue over 3 years ago
github.com/rubocop/rubocop - mockdeep opened this issue over 3 years ago
Request: Lint/SafeNavigationConsistency short-circuit option for &&
github.com/rubocop/rubocop - johnnyshields opened this issue over 3 years ago
github.com/rubocop/rubocop - johnnyshields opened this issue over 3 years ago
Request: Style/RedundantBegin should ignore usage for memoization
github.com/rubocop/rubocop - johnnyshields opened this issue over 3 years ago
github.com/rubocop/rubocop - johnnyshields opened this issue over 3 years ago
Add `PreferHashRocketsForQuotedSymbols` to `Style/HashSyntax`
github.com/rubocop/rubocop - sambostock opened this pull request over 3 years ago
github.com/rubocop/rubocop - sambostock opened this pull request over 3 years ago
Ignored methods for Layout/MultilineMethodCallIndentation
github.com/rubocop/rubocop - mockdeep opened this issue over 3 years ago
github.com/rubocop/rubocop - mockdeep opened this issue over 3 years ago
[Fix #9325] Make Exclude config parameters merge by default
github.com/rubocop/rubocop - jonas054 opened this pull request almost 4 years ago
github.com/rubocop/rubocop - jonas054 opened this pull request almost 4 years ago
[Fix #9591] Add `AllowMethodDefinitionArgument` option to `Layout/FirstArgumentIndentation`
github.com/rubocop/rubocop - koic opened this pull request almost 4 years ago
github.com/rubocop/rubocop - koic opened this pull request almost 4 years ago
Layout/ClassStructure fixes [wip]
github.com/rubocop/rubocop - marcandre opened this pull request almost 4 years ago
github.com/rubocop/rubocop - marcandre opened this pull request almost 4 years ago
Ability to disable cop for next line
github.com/rubocop/rubocop - difernandez opened this issue almost 4 years ago
github.com/rubocop/rubocop - difernandez opened this issue almost 4 years ago
Add Cop config to prevent inline disabling
github.com/rubocop/rubocop - caalberts opened this issue almost 4 years ago
github.com/rubocop/rubocop - caalberts opened this issue almost 4 years ago
Layout/IndentationStyle EnforcedStyle tabs leads to an infinite loop unless IndentationWidth is set to 1
github.com/rubocop/rubocop - joeyparis opened this issue almost 4 years ago
github.com/rubocop/rubocop - joeyparis opened this issue almost 4 years ago
rubocop report SystemStackError Error on Ubuntu system
github.com/rubocop/rubocop - kewudu opened this issue almost 4 years ago
github.com/rubocop/rubocop - kewudu opened this issue almost 4 years ago
Show `rubocop -V` output even if the configuration is invalid
github.com/rubocop/rubocop - dvandersluis opened this pull request about 4 years ago
github.com/rubocop/rubocop - dvandersluis opened this pull request about 4 years ago
Misleading example for Style/GuardClause
github.com/rubocop/rubocop - kassi opened this issue about 4 years ago
github.com/rubocop/rubocop - kassi opened this issue about 4 years ago
Symlink from Yarn Link causes infinite loop or recursion in processing exclude files
github.com/rubocop/rubocop - justin808 opened this issue about 4 years ago
github.com/rubocop/rubocop - justin808 opened this issue about 4 years ago
Add new `Lint/ToEnumArguments` cop
github.com/rubocop/rubocop - fatkodima opened this pull request about 4 years ago
github.com/rubocop/rubocop - fatkodima opened this pull request about 4 years ago
Lint/MissingSuper false positive
github.com/rubocop/rubocop - jcoyne opened this issue over 4 years ago
github.com/rubocop/rubocop - jcoyne opened this issue over 4 years ago
Failure in Lint/SelfAssignment
github.com/rubocop/rubocop - tas50 opened this issue over 4 years ago
github.com/rubocop/rubocop - tas50 opened this issue over 4 years ago
False positive of `InterpolationCheck` for strings inside strings
github.com/rubocop/rubocop - AlexWayfer opened this issue over 4 years ago
github.com/rubocop/rubocop - AlexWayfer opened this issue over 4 years ago
New cop: `Style/EachWith` to replace `each.with_...` with `each_with_...`
github.com/rubocop/rubocop - fatkodima opened this issue over 4 years ago
github.com/rubocop/rubocop - fatkodima opened this issue over 4 years ago
Infinite loop between Layout/SpaceAroundOperators and Layout/HashAlignment with EnforcedHashRocketStyle table
github.com/rubocop/rubocop - henrahmagix opened this issue over 4 years ago
github.com/rubocop/rubocop - henrahmagix opened this issue over 4 years ago
Allow unsafe, auto-correctable cops to be marked as 'todo' with --disable-uncorrectable
github.com/rubocop/rubocop - laurmurclar opened this issue over 4 years ago
github.com/rubocop/rubocop - laurmurclar opened this issue over 4 years ago
Autocorrect Style/HashTransformValues is broken
github.com/rubocop/rubocop - mdemare opened this issue almost 5 years ago
github.com/rubocop/rubocop - mdemare opened this issue almost 5 years ago
Layout/EndAlignment for multi-line blocks
github.com/rubocop/rubocop - pirj opened this issue almost 5 years ago
github.com/rubocop/rubocop - pirj opened this issue almost 5 years ago
Is there a way to add custom deprecated methods on the DeprecatedClassMethods?
github.com/rubocop/rubocop - matheuslc opened this issue almost 5 years ago
github.com/rubocop/rubocop - matheuslc opened this issue almost 5 years ago
--disable-uncorrectable does not add comment for Style/ClassAndModuleChildren
github.com/rubocop/rubocop - DylanGriffith opened this issue almost 5 years ago
github.com/rubocop/rubocop - DylanGriffith opened this issue almost 5 years ago
Autogenconfig doesn't exclude RSpec/NestedGroups
github.com/rubocop/rubocop - luke-hill opened this issue about 5 years ago
github.com/rubocop/rubocop - luke-hill opened this issue about 5 years ago
False positive for Lint/UselessAccessModifier modules extending ActiveSupport::Concern
github.com/rubocop/rubocop - RST-J opened this issue over 5 years ago
github.com/rubocop/rubocop - RST-J opened this issue over 5 years ago
Multiline copyright comments not working
github.com/rubocop/rubocop - Sharparam opened this issue over 5 years ago
github.com/rubocop/rubocop - Sharparam opened this issue over 5 years ago
[Fix #7108] Change autocorrection of StderrPuts to Kernel.warn
github.com/rubocop/rubocop - rrosenblum opened this pull request over 5 years ago
github.com/rubocop/rubocop - rrosenblum opened this pull request over 5 years ago
Style/StderrPuts: dangerous autocorrection
github.com/rubocop/rubocop - radiospiel opened this issue over 5 years ago
github.com/rubocop/rubocop - radiospiel opened this issue over 5 years ago
Caching Cannot Be Configured Globally
github.com/rubocop/rubocop - mvastola opened this issue over 5 years ago
github.com/rubocop/rubocop - mvastola opened this issue over 5 years ago
Rubocop 0.64.0 failing without rubocop-rspec installed
github.com/rubocop/rubocop - Nebulon-BFrigateFTW opened this issue almost 6 years ago
github.com/rubocop/rubocop - Nebulon-BFrigateFTW opened this issue almost 6 years ago
Named captures syntax in NodePattern
github.com/rubocop/rubocop - baweaver opened this issue almost 6 years ago
github.com/rubocop/rubocop - baweaver opened this issue almost 6 years ago
Style/MutableConstant and frozen_string_literal
github.com/rubocop/rubocop - bquorning opened this issue over 6 years ago
github.com/rubocop/rubocop - bquorning opened this issue over 6 years ago
How to fix "Kernel#open is a serious security risk" warnings
github.com/rubocop/rubocop - huyvohcmc opened this issue over 6 years ago
github.com/rubocop/rubocop - huyvohcmc opened this issue over 6 years ago
Style/AccessModifierDeclarations false positives
github.com/rubocop/rubocop - dgollahon opened this issue over 6 years ago
github.com/rubocop/rubocop - dgollahon opened this issue over 6 years ago
Lint/EnsureReturn cop - why ensure must not return
github.com/rubocop/rubocop - ckornaros opened this issue over 6 years ago
github.com/rubocop/rubocop - ckornaros opened this issue over 6 years ago
Should Lint/ShadowingOuterLocalVariable ignore when assigning with #tap?
github.com/rubocop/rubocop - Drenmi opened this issue over 6 years ago
github.com/rubocop/rubocop - Drenmi opened this issue over 6 years ago
Add new `Security/Open` cop
github.com/rubocop/rubocop - mame opened this pull request almost 7 years ago
github.com/rubocop/rubocop - mame opened this pull request almost 7 years ago
Allow `has_` as a prefix for boolean methods
github.com/rubocop/rubocop - gareth opened this pull request over 7 years ago
github.com/rubocop/rubocop - gareth opened this pull request over 7 years ago
False warning `script file doesn't have execute permission`
github.com/rubocop/rubocop - mvasin opened this issue over 7 years ago
github.com/rubocop/rubocop - mvasin opened this issue over 7 years ago
Implement a cop enforcing a consistent use of ActiveSupport aliases
github.com/rubocop/rubocop - bbatsov opened this issue almost 8 years ago
github.com/rubocop/rubocop - bbatsov opened this issue almost 8 years ago
Style/DoubleNegation should be allowed for return values
github.com/rubocop/rubocop - donv opened this issue over 8 years ago
github.com/rubocop/rubocop - donv opened this issue over 8 years ago
Can't run Rubocop with only Lint/Syntax cop.
github.com/rubocop/rubocop - savef opened this issue about 9 years ago
github.com/rubocop/rubocop - savef opened this issue about 9 years ago
Exclusions by Line Number
github.com/rubocop/rubocop - borderBite opened this issue over 9 years ago
github.com/rubocop/rubocop - borderBite opened this issue over 9 years ago
How to disable all cops except some
github.com/rubocop/rubocop - victorteokw opened this issue over 9 years ago
github.com/rubocop/rubocop - victorteokw opened this issue over 9 years ago
Rubocop errors with "private method `select' called for nil:NilClass"
github.com/rubocop/rubocop - jmromer opened this issue over 9 years ago
github.com/rubocop/rubocop - jmromer opened this issue over 9 years ago
Quiet mode? (suppress all output when no offenses)
github.com/rubocop/rubocop - dhempy opened this issue almost 10 years ago
github.com/rubocop/rubocop - dhempy opened this issue almost 10 years ago
--auto-correct on windows changes the line-ending
github.com/rubocop/rubocop - ccoenen opened this issue almost 10 years ago
github.com/rubocop/rubocop - ccoenen opened this issue almost 10 years ago
Exclude files in .gitignore
github.com/rubocop/rubocop - krisleech opened this issue about 11 years ago
github.com/rubocop/rubocop - krisleech opened this issue about 11 years ago