Sha256: f1f5c805ec5281b89d400e51399e18d91921e89aee12827a7a42140448670f3b

Contents?: true

Size: 285 Bytes

Versions: 3

Compression:

Stored size: 285 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7
  DisplayCopNames: true
  NewCops: enable

Layout/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 20

Metrics/BlockLength:
  Max: 80

Metrics/AbcSize:
  Max: 20

Style/Documentation:
  Enabled: false

Lint/HashCompareByIdentity:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
nonnative-1.36.0 .rubocop.yml
nonnative-1.34.0 .rubocop.yml
nonnative-1.31.0 .rubocop.yml