Sha256: 0106443347ac7f1d39200de45e871c20820d3b5d8c3ab18835776a27788658da

Contents?: true

Size: 611 Bytes

Versions: 14

Compression:

Stored size: 611 Bytes

Contents

AllCops: 
  UseCache: false
  NewCops: enable
Layout:
  Max: 3000
Layout/LineLength:
  Max: 256
Lint/UselessRescue:
  Enabled: false
Metrics/AbcSize:
  Max: 512
Metrics/BlockLength:
  Max: 256
Metrics/BlockNesting:
  Max: 4
Metrics/ClassLength:
  Max: 512
Metrics/CyclomaticComplexity:
  Max: 128
Metrics/MethodLength:
  Max: 512
Metrics/ModuleLength:
  Max: 1024
Metrics/PerceivedComplexity:
  Max: 128
Style/HashEachMethods:
  Enabled: true
Style/HashSyntax:
  EnforcedShorthandSyntax: never
Style/HashTransformKeys:
  Enabled: true
Style/HashTransformValues:
  Enabled: true

inherit_from: .rubocop_todo.yml

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
cryptum-0.0.397 .rubocop.yml
cryptum-0.0.396 .rubocop.yml
cryptum-0.0.395 .rubocop.yml
cryptum-0.0.394 .rubocop.yml
cryptum-0.0.393 .rubocop.yml
cryptum-0.0.392 .rubocop.yml
cryptum-0.0.389 .rubocop.yml
cryptum-0.0.388 .rubocop.yml
cryptum-0.0.387 .rubocop.yml
cryptum-0.0.386 .rubocop.yml
cryptum-0.0.385 .rubocop.yml
cryptum-0.0.384 .rubocop.yml
cryptum-0.0.383 .rubocop.yml
cryptum-0.0.382 .rubocop.yml