Sha256: 663acd7792161425e955bd9d023da8ca4e03f8e362f8f0de9e255a441833eb43

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

threshold: 100
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: []
  ReturnTag:
    enabled: true
    exclude:
      - Arstotzka::Builder#attr_names
      - Arstotzka::Builder#options
      - Arstotzka::Builder#json_name
      - Arstotzka::Crawler#post_process
      - Arstotzka::Crawler#options
      - Arstotzka::Fetcher#keys
      - Arstotzka::Fetcher#hash
      - Arstotzka::Fetcher#instance
      - Arstotzka::Fetcher#options
      - Arstotzka::Reader#keys
      - Arstotzka::Reader#options
      - Arstotzka::Wrapper#options
  Summary::Presence:
    enabled: true
    exclude:
      - Arstotzka::Builder#attr_names
      - Arstotzka::Builder#options
      - Arstotzka::Builder#json_name
      - Arstotzka::Crawler#post_process
      - Arstotzka::Crawler#options
      - Arstotzka::Fetcher#keys
      - Arstotzka::Fetcher#hash
      - Arstotzka::Fetcher#instance
      - Arstotzka::Fetcher#options
      - Arstotzka::Reader#keys
      - Arstotzka::Reader#options
      - Arstotzka::Wrapper#options
  Summary::Length:
    enabled: true
    exclude: []
  Summary::Delimiter:
    enabled: true
    exclude: []
  Summary::SingleLine:
    enabled: true
    exclude: []

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arstotzka-1.1.0 config/yardstick.yml