Sha256: 958ba078b1a651f119b114f4472c4763b2c3f78b546c851f5d79cc5d62b6295a

Contents?: true

Size: 363 Bytes

Versions: 18

Compression:

Stored size: 363 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
  MaxOptionalParameters: 10

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
cardano_wallet-0.4.2 .rubocop.yml
cardano_wallet-0.4.1 .rubocop.yml
cardano_wallet-0.4.0 .rubocop.yml
cardano_wallet-0.3.28 .rubocop.yml
cardano_wallet-0.3.27 .rubocop.yml
cardano_wallet-0.3.26 .rubocop.yml
cardano_wallet-0.3.25 .rubocop.yml
cardano_wallet-0.3.24 .rubocop.yml
cardano_wallet-0.3.23 .rubocop.yml
cardano_wallet-0.3.22 .rubocop.yml
cardano_wallet-0.3.21 .rubocop.yml
cardano_wallet-0.3.20 .rubocop.yml
cardano_wallet-0.3.19 .rubocop.yml
cardano_wallet-0.3.18 .rubocop.yml
cardano_wallet-0.3.17 .rubocop.yml
cardano_wallet-0.3.16 .rubocop.yml
cardano_wallet-0.3.15 .rubocop.yml
cardano_wallet-0.3.14 .rubocop.yml