Sha256: d2289f364bb7528d820209b24971dc30917a18f196bd04ed27eca801d8c04edc

Contents?: true

Size: 393 Bytes

Versions: 3

Compression:

Stored size: 393 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2
  DisabledByDefault: true

Bundler:
  Enabled: true

Gemspec:
  Enabled: true

Layout:
  Enabled: true

Lint:
  Enabled: true

Metrics/LineLength:
  Max: 120
  IgnoreCopDirectives: true

Naming:
  Enabled: true

Performance:
  Enabled: true

Security:
  Enabled: true

Style/FrozenStringLiteralComment:
  Enabled: true

Style/RedundantFreeze:
  Enabled: true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cose-0.7.0 .rubocop.yml
cose-0.6.1 .rubocop.yml
cose-0.6.0 .rubocop.yml