Sha256: 1b99144dcb8b08dfd11da0eb0c26005131a69293f6c77bfcf243b8f24de1d119

Contents?: true

Size: 385 Bytes

Versions: 2

Compression:

Stored size: 385 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4
  Exclude:
    - '*.gemspec'
    - 'gemfiles/*'
    - Rakefile
    - Gemfile

Metrics/MethodLength:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Style/BracesAroundHashParameters:
  Enabled: false

Style/WordArray:
  Enabled: false

Naming/FileName:
  Enabled: false

Layout/LineLength: 
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-toc-0.13.1 .rubocop.yml
jekyll-toc-0.13.0 .rubocop.yml