Sha256: b711e426cd8ab36d65ec084ee0a63a357542ad5398ad5f2cbb323c3aa5867c9f

Contents?: true

Size: 286 Bytes

Versions: 4

Compression:

Stored size: 286 Bytes

Contents

AllCops:
  Excludes:
    - vendor/**
    - bin/**

LineLength:
  Enabled: false

MethodLength:
  Enabled: false

ClassLength:
  Enabled: false

Documentation:
  # don't require classes to be documented
  Enabled: false

Encoding:
  # no need to always specify encoding
  Enabled: false

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
guard-goliath-1.2.0 .rubocop.yml
guard-goliath-1.1.0 .rubocop.yml
guard-goliath-1.0.0 .rubocop.yml
guard-rack-1.4.0 .rubocop.yml