Sha256: 195477fafc862f59bd6007defa95feae362a0a9c488d7b0fd3df36de4308c94d

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 Bytes

Contents

inherit_gem:
  jekyll: .rubocop.yml

AllCops:
  TargetRubyVersion: 2.1
  Exclude:
    - vendor/**/*

Metrics/BlockLength:
  Exclude:
    - spec/**/*

Metrics/LineLength:
  Exclude:
    - spec/**/*

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-redirect-from-0.13.0 .rubocop.yml