Sha256: 3974c6eef347c9ce67a18340e98b391ce77bfd15237a93184ca366fdd4034cef

Contents?: true

Size: 555 Bytes

Versions: 1

Compression:

Stored size: 555 Bytes

Contents

AllCops:
  Exclude:
    - 'jpostcode.gemspec'
    - 'jpostcode-data/**/*'
    - 'vendor/bundle/**/*'

Style/AsciiComments:
  Enabled: false

Style/BlockDelimiters:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/DoubleNegation:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: true

Style/MutableConstant:
  Enabled: false

Metrics/AbcSize:
  Max: 50

Metrics/BlockLength:
  Enabled: false

Metrics/ClassLength:
  Max: 200

Metrics/LineLength:
  Max: 200

Metrics/MethodLength:
  Max: 30

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jpostcode-ait-0.1.1 .rubocop.yml