Sha256: b9ff0a194ecc0283040303b01e898714908ab1e6334ce73589284aaa18176f5f

Contents?: true

Size: 465 Bytes

Versions: 11

Compression:

Stored size: 465 Bytes

Contents

AllCops: 
  UseCache: false
  NewCops: enable
Layout/LineLength:
  Max: 250
Lint/UselessRescue:
  Enabled: false
Metrics/AbcSize:
  Max: 393
Metrics/BlockLength:
  Max: 138
Metrics/BlockNesting:
  Max: 3
Metrics/ClassLength:
  Max: 128
Metrics/CyclomaticComplexity:
  Max: 77
Metrics/MethodLength:
  Max: 397
Metrics/ModuleLength:
  Max: 407
Metrics/PerceivedComplexity:
  Max: 77
Style/HashSyntax:
  EnforcedShorthandSyntax: never

inherit_from: .rubocop_todo.yml

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cryptum-0.0.417 .rubocop.yml
cryptum-0.0.416 .rubocop.yml
cryptum-0.0.415 .rubocop.yml
cryptum-0.0.414 .rubocop.yml
cryptum-0.0.413 .rubocop.yml
cryptum-0.0.412 .rubocop.yml
cryptum-0.0.411 .rubocop.yml
cryptum-0.0.410 .rubocop.yml
cryptum-0.0.409 .rubocop.yml
cryptum-0.0.408 .rubocop.yml
cryptum-0.0.407 .rubocop.yml