Sha256: 700fea74a9dd2cfd5b0cafe13dd6ae54e99e16f16409c806dcadf1414f946034

Contents?: true

Size: 278 Bytes

Versions: 1

Compression:

Stored size: 278 Bytes

Contents

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.7.6
  Exclude:
    - 'cns_brazil.gemspec'
    - 'Gemfile'

Metrics/AbcSize:
  Max: 17

Metrics/BlockLength:
  Enabled: false

Metrics/LineLength:
  Max: 150

Metrics/MethodLength:
  Max: 25

Style/Documentation:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cns_brazil-1.0.4 .rubocop.yml