All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.equalizer-0.0.11.config.yardstick.yml Maven / Gradle / Ivy

The newest version!
---
path: 'lib/**/*.rb'
threshold: 100
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: []
  Summary::Presence:
    enabled: true
    exclude: []
  Summary::Length:
    enabled: true
    exclude: []
  Summary::Delimiter:
    enabled: true
    exclude: []
  Summary::SingleLine:
    enabled: true
    exclude: []




© 2015 - 2025 Weber Informatics LLC | Privacy Policy