Sha256: 40d727a77b7943f5ae76d72ba59b33da4114964ccfa5e9b0bda1b1ec20c85b38

Contents?: true

Size: 285 Bytes

Versions: 7

Compression:

Stored size: 285 Bytes

Contents

AllCops:
  TargetRubyVersion: 3.0
  DisplayCopNames: true
  NewCops: enable

Layout/LineLength:
  Max: 160

Metrics/MethodLength:
  Max: 20

Metrics/BlockLength:
  Max: 80

Metrics/AbcSize:
  Max: 22

Style/Documentation:
  Enabled: false

Lint/HashCompareByIdentity:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
nonnative-1.56.1 .rubocop.yml
nonnative-1.56.0 .rubocop.yml
nonnative-1.55.0 .rubocop.yml
nonnative-1.54.0 .rubocop.yml
nonnative-1.53.0 .rubocop.yml
nonnative-1.51.1 .rubocop.yml
nonnative-1.48.0 .rubocop.yml