Sha256: aa0fdb6671962e98d191a407a3a5d7e805779e6c4e23b10ab59fb07fc0390f6d

Contents?: true

Size: 201 Bytes

Versions: 14

Compression:

Stored size: 201 Bytes

Contents

AllCops:
  Exclude:
    - teasy.gemspec
    - 'vendor/**/*'
    - 'test/**/*'

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
teasy-0.2.7 .rubocop.yml
teasy-0.2.6 .rubocop.yml
teasy-0.2.5 .rubocop.yml
teasy-0.2.4 .rubocop.yml
teasy-0.2.3 .rubocop.yml
teasy-0.2.2 .rubocop.yml
teasy-0.2.1 .rubocop.yml
teasy-0.2.0 .rubocop.yml
teasy-0.1.3 .rubocop.yml
teasy-0.1.2 .rubocop.yml
teasy-0.1.1 .rubocop.yml
teasy-0.1.0 .rubocop.yml
teasy-0.0.2 .rubocop.yml
teasy-0.0.1 .rubocop.yml