Sha256: ced271cb7db257f9ea765c43be543cdd97b8d340a38048c3f851ca22866f281c

Contents?: true

Size: 1.15 KB

Versions: 9

Compression:

Stored size: 1.15 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::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

9 entries across 9 versions & 1 rubygems

Version Path
azeroth-0.8.0 config/yardstick.yml
azeroth-0.7.4 config/yardstick.yml
azeroth-0.7.3 config/yardstick.yml
azeroth-0.7.2 config/yardstick.yml
azeroth-0.7.1 config/yardstick.yml
azeroth-0.7.0 config/yardstick.yml
azeroth-0.6.5 config/yardstick.yml
azeroth-0.6.4 config/yardstick.yml
azeroth-0.6.3 config/yardstick.yml