Sha256: 78ffdbe7e96f8a3f800663d5ac9f409178e858b2c8072d12f3655a9417d4d566

Contents?: true

Size: 276 Bytes

Versions: 1

Compression:

Stored size: 276 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0.2

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  ExcludedMethods: ['describe']

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
base45-0.2.0 .rubocop.yml