Sha256: 4d1a663d56e2a5f262a348c270cc64e3350b134b6bc613926347b4cf3056ea8a

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3

Layout/LineLength:
  # defualt: 80
  Max: 160
  IgnoredPatterns:
    - '^\s*#'

Style/HashEachMethods:
  Enabled: true

Style/HashTransformKeys:
  Enabled: true

Style/HashTransformValues:
  Enabled: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
with_last-0.2.0 .rubocop.yml