Sha256: a0d7c6641c41e480a98495ec21cddf63de8e1a16b99ca2123f626d033693f0c5

Contents?: true

Size: 323 Bytes

Versions: 2

Compression:

Stored size: 323 Bytes

Contents

AllCops:
  Exclude:
    - .bundle/**/*
    - bundle_bin/**/*
Metrics/AbcSize:
  Exclude:
    - lib/**/*
Metrics/MethodLength:
  Exclude:
    - lib/**/*
Metrics/BlockLength:
  Exclude:
    - spec/**/*
Style/HashEachMethods:
  Enabled: true
Style/HashTransformKeys:
  Enabled: true
Style/HashTransformValues:
  Enabled: true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
biodiversity-4.1.0 .rubocop.yml
biodiversity-4.0.3 .rubocop.yml