Sha256: b2863dd64e2ef5775f90ad374231b32331506e1fab95af25ba510fcdfeb0fe75

Contents?: true

Size: 216 Bytes

Versions: 2

Compression:

Stored size: 216 Bytes

Contents

require: rubocop-bridgetown

inherit_gem:
  rubocop-bridgetown: .rubocop.yml

AllCops:
  TargetRubyVersion: 2.7

  Exclude:
    - "*.gemspec"
    - test/helper.rb
    - vendor/bundle/**/* # needed for GitHub Actions

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bridgetown-lit-renderer-2.1.0.beta2 .rubocop.yml
bridgetown-lit-renderer-2.1.0.beta1 .rubocop.yml