Sha256: 85fe60779d5b7096d9a89270cfaabea19f7b919da81d7da7bf9f76b5b26e6b9e

Contents?: true

Size: 465 Bytes

Versions: 9

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: 75
Metrics/MethodLength:
  Max: 397
Metrics/ModuleLength:
  Max: 407
Metrics/PerceivedComplexity:
  Max: 75
Style/HashSyntax:
  EnforcedShorthandSyntax: never

inherit_from: .rubocop_todo.yml

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
cryptum-0.0.406 .rubocop.yml
cryptum-0.0.405 .rubocop.yml
cryptum-0.0.404 .rubocop.yml
cryptum-0.0.403 .rubocop.yml
cryptum-0.0.402 .rubocop.yml
cryptum-0.0.401 .rubocop.yml
cryptum-0.0.400 .rubocop.yml
cryptum-0.0.399 .rubocop.yml
cryptum-0.0.398 .rubocop.yml