Sha256: 989984a10aa150f5a14e44b45618586bdafc9c58b8d77a78d6d0a7a38f23bb56

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: 15
Metrics/AbcSize:
  Max: 70
Metrics/ClassLength:
  Max: 200
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.0.0 .rubocop.yml