Sha256: 9956d7927b3ab01aa13d8a6336b81a1832b284920719bf3233c9ecf7a086c1c8

Contents?: true

Size: 1.8 KB

Versions: 1

Compression:

Stored size: 1.8 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#json_name
      - Arstotzka::Builder#path
      - Arstotzka::Builder#full_path
      - Arstotzka::Builder#cached
      - Arstotzka::Crawler#post_process
      - Arstotzka::Crawler#path
      - Arstotzka::Crawler#case_type
      - Arstotzka::Crawler#compact
      - Arstotzka::Crawler#default
      - Arstotzka::Fetcher#path
      - Arstotzka::Fetcher#hash
      - Arstotzka::Fetcher#instance
      - Arstotzka::Reader#path
      - Arstotzka::Reader#case_type
      - Arstotzka::Reader#change_case
      - Arstotzka::Wrapper#clazz
      - Arstotzka::Wrapper#type
  Summary::Presence:
    enabled: true
    exclude:
      - Arstotzka::Builder#attr_names
      - Arstotzka::Builder#json_name
      - Arstotzka::Builder#path
      - Arstotzka::Builder#full_path
      - Arstotzka::Builder#cached
      - Arstotzka::Crawler#post_process
      - Arstotzka::Crawler#path
      - Arstotzka::Crawler#case_type
      - Arstotzka::Crawler#compact
      - Arstotzka::Crawler#default
      - Arstotzka::Fetcher#path
      - Arstotzka::Fetcher#hash
      - Arstotzka::Fetcher#instance
      - Arstotzka::Reader#path
      - Arstotzka::Reader#case_type
      - Arstotzka::Reader#change_case
      - Arstotzka::Wrapper#clazz
      - Arstotzka::Wrapper#type
  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.0.4 config/yardstick.yml