Sha256: 2b3ad3d75403466a3f0e154fc275fbe2c46d87b43a37bd50060296f989e27f49

Contents?: true

Size: 369 Bytes

Versions: 1

Compression:

Stored size: 369 Bytes

Contents

inherit_gem:
  ws-style:
    - default.yml

AllCops:
  # Specify your target Ruby version here (only major/minor versions):
  TargetRubyVersion: 2.4
  Exclude:
    - '*.gemspec'
    - 'bin/**/*'
    - 'examples/**/*'
    - 'javascripts/**/*'
    - 'node_modules/**/*'
    - 'spec/javascripts/**/*'
    - 'tmp/**/*'
    - 'vendor/**/*'

Style/FileName:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cusip_style_luhn_mod_n-0.1.0 .rubocop.yml