Sha256: 1b2e10eaf2760a10891a484ed2f865137198c8dff2e0d0c13a6fb3a8abe46850

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 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::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::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.1 config/yardstick.yml