Sha256: f0c091003865ed657f0eaa4f391af9aa26d4aad9af5b4d775a371a5958803254

Contents?: true

Size: 193 Bytes

Versions: 2

Compression:

Stored size: 193 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5.1

LineLength:
  Max: 125

StringLiterals:
  EnforcedStyle: single_quotes

Documentation:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - spec/**/*.rb

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
deadpull-0.1.1 .rubocop.yml
deadpull-0.1.0 .rubocop.yml