Sha256: e1448abbafa0b404210c39d76c032919429b434619e21568569750c2b18a1f31

Contents?: true

Size: 299 Bytes

Versions: 3

Compression:

Stored size: 299 Bytes

Contents

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

Metrics/LineLength: 
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Style/FileName:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-toc-0.11.0 .rubocop.yml
jekyll-toc-0.10.0 .rubocop.yml
jekyll-toc-0.9.1 .rubocop.yml