Sha256: 121ed07f60f6631c93829069710f9780e6d19392d93f985bc0a8d9cda39491c2

Contents?: true

Size: 244 Bytes

Versions: 2

Compression:

Stored size: 244 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Metrics/LineLength:
  Max: 120

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*.rb'

Security/Open:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fakeit-0.1.2 .rubocop.yml
fakeit-0.1.1 .rubocop.yml