Sha256: fcc1882cf181fed76c2bb995082637974c526db250002a2f70331f9afb6e4718

Contents?: true

Size: 267 Bytes

Versions: 10

Compression:

Stored size: 267 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6

Style/Documentation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: false

Metrics/LineLength:
  Max: 120

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

Security/Open:
  Enabled: false

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fakeit-0.4.2 .rubocop.yml
fakeit-0.4.1 .rubocop.yml
fakeit-0.4.0 .rubocop.yml
fakeit-0.3.1 .rubocop.yml
fakeit-0.3.0 .rubocop.yml
fakeit-0.2.1 .rubocop.yml
fakeit-0.2.0 .rubocop.yml
fakeit-0.1.5 .rubocop.yml
fakeit-0.1.4 .rubocop.yml
fakeit-0.1.3 .rubocop.yml