Sha256: 5afb941ce9ff2f279bcaff6e86a5a0b9ae4ca8665e5cf050d3bb95b69fb8be63

Contents?: true

Size: 283 Bytes

Versions: 1

Compression:

Stored size: 283 Bytes

Contents

inherit_from:
  - .rubocop_airbnb.yml

Metrics/LineLength:
  Max: 100
  IgnoredPatterns: ['#', 'ENV']

Style/FrozenStringLiteralComment:
  Enabled: true
  EnforcedStyle: always
  SupportedStyles:
    - always

Style/StringLiterals:
  Enabled: true

AllCops:
  TargetRubyVersion: 2.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
steppy-0.0.1 .rubocop.yml