Sha256: 0c5a2c48cc50a01aef6db41bd53ae1ee2df2f73c31da4893636d6b9f2c06a289

Contents?: true

Size: 935 Bytes

Versions: 3

Compression:

Stored size: 935 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
  CountModifierForms: false
  Max: 3

Metrics/CollectionLiteralLength:
  Enabled: false

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

3 entries across 3 versions & 1 rubygems

Version Path
armitage-rubocop-1.68.0.2 lib/common/metrics.yml
armitage-rubocop-1.68.0.1 lib/common/metrics.yml
armitage-rubocop-1.68.0 lib/common/metrics.yml