Sha256: 5d2614d83b594bed1b9596f4ffaf08aafaf1491044f633c94e692c85132b243c

Contents?: true

Size: 465 Bytes

Versions: 2

Compression:

Stored size: 465 Bytes

Contents

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

inherit_from: .rubocop_todo.yml

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cryptum-0.0.426 .rubocop.yml
cryptum-0.0.425 .rubocop.yml