Sha256: b7dfc77a2f8bf003f4e0fef2b8669f8ba5e02b0b7745d6bdf68bc431b95f438d

Contents?: true

Size: 583 Bytes

Versions: 6

Compression:

Stored size: 583 Bytes

Contents

AllCops:
  DisabledByDefault: false
  NewCops: enable
  TargetRubyVersion: 2.5

Layout/LineLength:
  Enabled: false

Lint/RedundantCopDisableDirective:
  Enabled: false

Metrics/AbcSize:
  Enabled: false
Metrics/BlockLength:
  Enabled: false
Metrics/ClassLength:
  Enabled: false
Metrics/MethodLength:
  Enabled: false

Naming/AccessorMethodName:
  Enabled: false

Style/AccessorGrouping:
  Enabled: false
Style/Documentation:
  Enabled: false
Style/DoubleCopDisableDirective:
  Enabled: false
Style/FrozenStringLiteralComment:
  Enabled: false

Gemspec/RequireMFA:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
stream-chat-ruby-2.20.0 .rubocop.yml
stream-chat-ruby-2.19.0 .rubocop.yml
stream-chat-ruby-2.18.0 .rubocop.yml
stream-chat-ruby-2.17.2 .rubocop.yml
stream-chat-ruby-2.17.1 .rubocop.yml
stream-chat-ruby-2.17.0 .rubocop.yml