Sha256: a752df5b65b8455d95ff59b7dd95910d9e4b23d18a33f02c53a71403c1514f4e

Contents?: true

Size: 285 Bytes

Versions: 1

Compression:

Stored size: 285 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.1
  DisplayCopNames: true
  NewCops: enable

Layout/LineLength:
  Max: 165

Metrics/MethodLength:
  Max: 20

Metrics/BlockLength:
  Max: 80

Metrics/AbcSize:
  Max: 22

Style/Documentation:
  Enabled: false

Lint/HashCompareByIdentity:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nonnative-1.67.0 .rubocop.yml