Sha256: 962c80faa07212abde502aa5c57d1008b36b14d85290ea654cea479037667795

Contents?: true

Size: 335 Bytes

Versions: 10

Compression:

Stored size: 335 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.7
  NewCops: enable

Metrics/AbcSize:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/PerceivedComplexity:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Metrics/ParameterLists:
  Max: 10

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
cardano_wallet-0.3.12 .rubocop.yml
cardano_wallet-0.3.11 .rubocop.yml
cardano_wallet-0.3.10 .rubocop.yml
cardano_wallet-0.3.9 .rubocop.yml
cardano_wallet-0.3.8 .rubocop.yml
cardano_wallet-0.3.7 .rubocop.yml
cardano_wallet-0.3.6 .rubocop.yml
cardano_wallet-0.3.5 .rubocop.yml
cardano_wallet-0.3.4 .rubocop.yml
cardano_wallet-0.3.3 .rubocop.yml