Sha256: 78aa3941bb6a696472e09c606af21f9293f86601cfc51768d9617076a3bf3861

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.5

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
glyptodont-0.3.0 .rubocop.yml