Sha256: bcd1de9c28f67aa271ff69d0d18d2da01d716dd281cd95d4255ab78a451d92c7

Contents?: true

Size: 229 Bytes

Versions: 1

Compression:

Stored size: 229 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7.4
  NewCops: enable

# Don't fail for having too many tests
Metrics/BlockLength:
  AllowedMethods: ['describe']

Gemspec/RequireMFA:
  Enabled: false

require:
  - rubocop-rspec
  - rubocop-rake

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xliff-1.0.3 .rubocop.yml