Sha256: aee3266b3c479b4bddd199140c9df1bff827a9c1b432dd20d14a2d1d0ef82d4e

Contents?: true

Size: 907 Bytes

Versions: 5

Compression:

Stored size: 907 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/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

5 entries across 5 versions & 1 rubygems

Version Path
armitage-rubocop-1.59.0 lib/common/metrics.yml
armitage-rubocop-1.58.0 lib/common/metrics.yml
armitage-rubocop-1.51.0.6 lib/common/metrics.yml
armitage-rubocop-1.51.0.5 lib/common/metrics.yml
armitage-rubocop-1.51.0.4 lib/common/metrics.yml