Sha256: b16951c13b8f761f0010df57e34016db7315a9456050981097c7ef5d4d4a3d41

Contents?: true

Size: 238 Bytes

Versions: 2

Compression:

Stored size: 238 Bytes

Contents

AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  TargetRubyVersion: 2.1
  Exclude:
  - 'vendor/**/*'

Style/Documentation:
  Enabled: false

Style/PercentLiteralDelimiters:
  PreferredDelimiters:
    '%w': '[]'
    '%i': '[]'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
thor-hollaback-0.1.2 .rubocop.yml
thor-hollaback-0.1.1 .rubocop.yml