Sha256: 19f526f8bb2bc5d811da2c2bca263e57d402313cd13e532958d822ce4ed3fb67

Contents?: true

Size: 1.75 KB

Versions: 1

Compression:

Stored size: 1.75 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::Crawler#block
      - Arstotzka::Crawler#options
      - Arstotzka::Exception::FetcherBuilderNotFound#attribute
      - Arstotzka::Exception::FetcherBuilderNotFound#klass
      - Arstotzka::Fetcher#options
      - Arstotzka::FetcherBuilder#options
      - Arstotzka::KeyReader#base_key
      - Arstotzka::KeyReader#hash
      - Arstotzka::KeyReader#options
      - Arstotzka::HashReader#options
      - Arstotzka::MethodBuilder#attr_names
      - Arstotzka::MethodBuilder#options
      - Arstotzka::Reader#keys
      - Arstotzka::Reader#options
      - Arstotzka::Wrapper#options
  Summary::Presence:
    enabled: true
    exclude:
      - Arstotzka::Crawler#block
      - Arstotzka::Crawler#options
      - Arstotzka::Exception::FetcherBuilderNotFound#attribute
      - Arstotzka::Exception::FetcherBuilderNotFound#klass
      - Arstotzka::Fetcher#options
      - Arstotzka::FetcherBuilder#options
      - Arstotzka::KeyReader#base_key
      - Arstotzka::KeyReader#hash
      - Arstotzka::KeyReader#options
      - Arstotzka::HashReader#options
      - Arstotzka::MethodBuilder#attr_names
      - Arstotzka::MethodBuilder#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.3.2 config/yardstick.yml