Sha256: 105b1ffee98de894a2f4e1d50bac45e27089bde65a5b6ed19dcad07851a87200

Contents?: true

Size: 244 Bytes

Versions: 2

Compression:

Stored size: 244 Bytes

Contents

AllCops:
  Exclude:
      - vendor/**/*
      - Gemfile*
      - '*.gemspec'
  NewCops: enable
  TargetRubyVersion: 2.6

Layout/LineLength:
  Max: 150

Style/FrozenStringLiteralComment:
  Enabled: false

Style/MutableConstant:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll_time_since-0.1.3 .rubocop.yml
jekyll_time_since-0.1.2 .rubocop.yml