Sha256: 70ce551d0a8c7049b0b6c2b4f40ede7743144206fc779a93752609f86550c979

Contents?: true

Size: 856 Bytes

Versions: 11

Compression:

Stored size: 856 Bytes

Contents

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

Metrics/BlockLength:
  Enabled: true
  CountComments: false
  CountAsOne: []
  Max: 25
  IgnoredMethods:
    - 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
  IgnoredMethods: []

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

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

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

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
armitage-rubocop-1.30.1.1 lib/common/metrics.yml
armitage-rubocop-1.30.1 lib/common/metrics.yml
armitage-rubocop-1.26.1.1 lib/common/metrics.yml
armitage-rubocop-1.26.1 lib/common/metrics.yml
armitage-rubocop-1.23.0.1 lib/common/metrics.yml
armitage-rubocop-1.23.0 lib/common/metrics.yml
armitage-rubocop-1.10.0 lib/common/metrics.yml
armitage-rubocop-1.8.1 lib/common/metrics.yml
armitage-rubocop-1.7.0.1 lib/common/metrics.yml
armitage-rubocop-1.7.0 lib/common/metrics.yml
armitage-rubocop-1.6.1 lib/common/metrics.yml