Sha256: a9a2fdf114b4d9ac1a05cd816ba26518b7c0e4064fa6b7af017f4b2d4c5959fe

Contents?: true

Size: 1.09 KB

Versions: 4

Compression:

Stored size: 1.09 KB

Contents

threshold: 96.5
require_exact_threshold: false
rules:
  ApiTag::Presence:
    enabled: true
    exclude: []
  ApiTag::Inclusion:
    enabled: true
    exclude: []
  ApiTag::ProtectedMethod:
    enabled: true
    exclude: []
  ApiTag::PrivateMethod:
    enabled: true
    exclude: []
  ExampleTag:
    enabled: true
    exclude:
      - Azeroth::DummyDecorator#as_json
  ReturnTag:
    enabled: true
    exclude: []
  Summary::Presence:
    enabled: true
    exclude:
      - Azeroth::Decorator#initialize
      - Azeroth::Decorator::HashBuilder#initialize
      - Azeroth::DummyDecorator#initialize
      - Azeroth::Exception::InvalidOptions#initialize
      - Azeroth::Model#initialize
      - Azeroth::Options#initialize
      - Azeroth::RequestHandler#initialize
      - Azeroth::ResourceBuilder#initialize
      - Azeroth::ResourceRouteBuilder#initialize
      - Azeroth::Resourceable::Builder#initialize
      - Azeroth::RoutesBuilder#initialize
  Summary::Length:
    enabled: true
    exclude: []
  Summary::Delimiter:
    enabled: true
    exclude: []
  Summary::SingleLine:
    enabled: true
    exclude: []

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
azeroth-0.6.2 config/yardstick.yml
azeroth-0.6.1 config/yardstick.yml
azeroth-0.6.0 config/yardstick.yml
azeroth-0.5.0 config/yardstick.yml