Sha256: 9e887c6561c14c8a3ac97235c60d2a5ab9cd0314b15c0a31735bde3eb82f4914

Contents?: true

Size: 578 Bytes

Versions: 19

Compression:

Stored size: 578 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

Security/Open:
  Enabled: false

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
stream-chat-ruby-2.16.0 .rubocop.yml
stream-chat-ruby-2.15.0 .rubocop.yml
stream-chat-ruby-2.14.0 .rubocop.yml
stream-chat-ruby-2.13.0 .rubocop.yml
stream-chat-ruby-2.12.0 .rubocop.yml
stream-chat-ruby-2.11.3 .rubocop.yml
stream-chat-ruby-2.11.2 .rubocop.yml
stream-chat-ruby-2.11.1 .rubocop.yml
stream-chat-ruby-2.11.0 .rubocop.yml
stream-chat-ruby-2.10.0 .rubocop.yml
stream-chat-ruby-2.9.0 .rubocop.yml
stream-chat-ruby-2.8.0 .rubocop.yml
stream-chat-ruby-2.6.0 .rubocop.yml
stream-chat-ruby-2.5.0 .rubocop.yml
stream-chat-ruby-2.4.0 .rubocop.yml
stream-chat-ruby-2.3.0 .rubocop.yml
stream-chat-ruby-2.2.0 .rubocop.yml
stream-chat-ruby-2.1.0 .rubocop.yml
stream-chat-ruby-2.0.0 .rubocop.yml