Sha256: a7e659a0fdd9615972c817ac93d23fcbfc76d5cd9532cabcf6dbba20e216870c

Contents?: true

Size: 369 Bytes

Versions: 1

Compression:

Stored size: 369 Bytes

Contents

AllCops:
  NewCops: enable
  TargetRubyVersion: 2.6.0
Layout/LineLength:
  Max: 250
Metrics/MethodLength:
  Max: 65
Metrics/BlockLength:
  Max: 60
Metrics/PerceivedComplexity:
  Max: 20
Metrics/CyclomaticComplexity:
  Max: 20
Metrics/AbcSize:
  Max: 90
Metrics/ClassLength:
  Max: 220
Metrics/ParameterLists:
  Max: 11
Style/Documentation:
  AllowedConstants: [Danger]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
danger-app_size_report-1.1.0 .rubocop.yml