Sha256: 34df02959276aca24472b9594c14378041fba5d9783a24f4e05708515c7b8456

Contents?: true

Size: 302 Bytes

Versions: 1

Compression:

Stored size: 302 Bytes

Contents

AllCops:
  SuggestExtensions: false
  NewCops: enable
  TargetRubyVersion: 2.7

Layout/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false
Style/RegexpLiteral:
  EnforcedStyle: percent_r
Style/FormatString:
  EnforcedStyle: percent

Metrics/AbcSize:
  Max: 35
Metrics/MethodLength:
  Max: 20

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simplecov-single_file-0.1.0 .rubocop.yml