Sha256: 6a11aeaab09026e9bffd48eb32914d8fecd4334a4994a6f32acc07c9cf52e041

Contents?: true

Size: 565 Bytes

Versions: 5

Compression:

Stored size: 565 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  DisplayCopNames: true

Layout/LineLength:
  Max: 120

Metrics/MethodLength:
  Max: 15

Style/Documentation:
  Enabled: false

Lint/RaiseException:
  Enabled: true

Style/HashEachMethods:
  Enabled: true

Style/HashTransformKeys:
  Enabled: true

Style/HashTransformValues:
  Enabled: true

Lint/StructNewOverride:
  Enabled: true

Layout/SpaceAroundMethodCallOperator:
  Enabled: true

Style/ExponentialNotation:
  Enabled: true

Layout/EmptyLinesAroundAttributeAccessor:
  Enabled: true

Style/SlicingWithRange:
  Enabled: true

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nonnative-1.14.0 .rubocop.yml
nonnative-1.13.0 .rubocop.yml
nonnative-1.12.0 .rubocop.yml
nonnative-1.11.0 .rubocop.yml
nonnative-1.10.0 .rubocop.yml