Sha256: a4d72edef085f79f02559c775bf52e2d9354e50323c2123a2a8a5ea36e8c4041

Contents?: true

Size: 234 Bytes

Versions: 7

Compression:

Stored size: 234 Bytes

Contents

AllCops:
  Exclude:
    - cookbook.gemspec
  NewCops: enable
Metrics/BlockLength:
  IgnoredMethods: ['describe', 'context', 'before', 'let']
  Exclude:
    - 'spec/dummy/db/schema.rb'
Metrics/MethodLength:
  IgnoredMethods: ['change']

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
cookbook-0.1.6 .rubocop.yml
cookbook-0.1.5 .rubocop.yml
cookbook-0.1.4 .rubocop.yml
cookbook-0.1.3 .rubocop.yml
cookbook-0.1.2 .rubocop.yml
cookbook-0.1.1 .rubocop.yml
cookbook-0.1.0 .rubocop.yml