Sha256: e31dbfba288cb2da19cae416f3943e253c145fe8b6f3c32bc7b6d5b5444a18a9

Contents?: true

Size: 232 Bytes

Versions: 1

Compression:

Stored size: 232 Bytes

Contents

AllCops:
  Exclude:
    - teasy.gemspec
    - "vendor/**/*"
    - "test/**/*"
  NewCops: enable

# Setting the line length to a maximum of 80 chars.
Layout/LineLength:
  Enabled: true
  Max: 80
Style/Documentation:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
teasy-0.2.8 .rubocop.yml