Sha256: f152244aa7b9897a591b9eb69c2f7370e840480863aa19bb02c8a9ef2804d393

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

AllCops:
  Exclude:
    - "**/*"

# inherit_gem:
#   unasukecop:
#     - "config/rubocop.yml"

Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*_spec.rb'
    - 'middleman-hatenastar.gemspec'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
middleman-hatenastar-0.2.0 .rubocop.yml