Sha256: fe110b1624476208288b086db9e388e2e92bafdada16f19525e686167244354b

Contents?: true

Size: 354 Bytes

Versions: 2

Compression:

Stored size: 354 Bytes

Contents

AllCops:
  Include:
    - Rakefile
    - Gemfile
  Exclude:
    - script/**/*
    - vendor/**/*
    - bin/**/*
LineLength:
  Enabled: false
MethodLength:
  Enabled: false
ClassLength:
  Enabled: false
Documentation:
  Enabled: false
Encoding:
  Enabled: false
Blocks:
  Enabled: false
AlignParameters:
  Enabled: false
HashSyntax:
  EnforcedStyle: ruby19

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
middleman-deploy-1.0.0 .rubocop.yml
middleman-deploy-0.3.0 .rubocop.yml