Sha256: e8fcc00e5d496cfddf39255d2421dfabaabe95272cccdfbdb3ec7ead36a70642

Contents?: true

Size: 856 Bytes

Versions: 1

Compression:

Stored size: 856 Bytes

Contents

Metrics/AbcSize:
  Enabled: true
  Max: 19
  CountRepeatedAttributes: true
  AllowedMethods: []

Metrics/BlockLength:
  Enabled: true
  CountComments: false
  CountAsOne: []
  Max: 25
  AllowedMethods:
    - refine
  Exclude:
    - Rakefile
    - spec/**/*
    - '*.gemspec'

Metrics/BlockNesting:
  Enabled: true
  CountBlocks: false
  Max: 3

Metrics/ClassLength:
  Enabled: true
  CountComments: false
  Max: 100

Metrics/CyclomaticComplexity:
  Enabled: true
  Max: 10
  AllowedMethods: []

Metrics/MethodLength:
  Enabled: true
  Max: 25
  CountComments: false
  CountAsOne: []
  AllowedMethods: []

Metrics/ModuleLength:
  Enabled: true
  CountComments: false
  Max: 100

Metrics/ParameterLists:
  Enabled: true
  Max: 5
  MaxOptionalParameters: 3
  CountKeywordArgs: true

Metrics/PerceivedComplexity:
  Enabled: true
  Max: 10
  AllowedMethods: []

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
armitage-rubocop-1.36.0 lib/common/metrics.yml