Sha256: abd4b460d2e5e4ce8455f01258f2cf3d57f55ce35317445db6a750d659db669a

Contents?: true

Size: 467 Bytes

Versions: 1

Compression:

Stored size: 467 Bytes

Contents

AllCops: 
  UseCache: false
  NewCops: enable
Layout/LineLength:
  Max: 293
Lint/UselessRescue:
  Enabled: false
Metrics/AbcSize:
  Max: 417.7
Metrics/BlockLength:
  Max: 138
Metrics/BlockNesting:
  Max: 4
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

1 entries across 1 versions & 1 rubygems

Version Path
cryptum-0.0.429 .rubocop.yml