Sha256: 9441d672674f6710625f40d7a9d5fcceb8bf4809fe8bf4a4455022582e440b4e

Contents?: true

Size: 682 Bytes

Versions: 107

Compression:

Stored size: 682 Bytes

Contents

---
# Settings added by the 'hexx-suit' gem
output: "tmp/yardstick/output.log"
path: "lib/**/*.rb"
rules:
  ApiTag::Presence:
    enabled: true
    exclude: []
  ApiTag::Inclusion:
    enabled: true
    exclude: []
  ApiTag::ProtectedMethod:
    enabled: true
    exclude: []
  ApiTag::PrivateMethod:
    enabled: false
    exclude: []
  ExampleTag:
    enabled: true
    exclude: []
  ReturnTag:
    enabled: true
    exclude: []
  Summary::Presence:
    enabled: true
    exclude: []
  Summary::Length:
    enabled: true
    exclude: []
  Summary::Delimiter:
    enabled: true
    exclude: []
  Summary::SingleLine:
    enabled: true
    exclude: []
threshold: 100
verbose: false

Version data entries

107 entries across 107 versions & 26 rubygems

Version Path
hexx-suit-0.2.1 lib/hexx/suit/install/metrics/yardstick.yml
hexx-suit-0.2.0 lib/hexx/suit/install/metrics/yardstick.yml
hexx-validators-0.0.1 config/metrics/yardstick.yml
hexx-8.0.0 config/metrics/yardstick.yml
service_objects-0.0.1 config/metrics/yardstick.yml
hexx-suit-0.1.0 lib/hexx/suit/install/metrics/yardstick.yml
hexx-suit-0.0.1 lib/hexx/suit/install/metrics/yardstick.yml