Sha256: 0cbf237e2b80f68b006c36957f353b431ef89849501525b2f3acb026d8ff9681

Contents?: true

Size: 1.19 KB

Versions: 4

Compression:

Stored size: 1.19 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::ControllerInterface#initialize
      - Azeroth::Decorator#initialize
      - Azeroth::Decorator::HashBuilder#initialize
      - Azeroth::Decorator::KeyValueExtractor#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.10.0 config/yardstick.yml
azeroth-0.9.0 config/yardstick.yml
azeroth-0.8.2 config/yardstick.yml
azeroth-0.8.1 config/yardstick.yml