Sha256: 1e69e7565f3a9d93fb61f5480aed31b3ddd0e5e22158bbcb3896012e58947c6a

Contents?: true

Size: 322 Bytes

Versions: 1

Compression:

Stored size: 322 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 30

Metrics/AbcSize:
  Max: 35

Metrics/CyclomaticComplexity:
  Max: 10

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
macaw_framework-0.1.5 .rubocop.yml