shearn89/puppet-toughen

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
engines:
    fixme:
        enabled: true
    rubocop:
        enabled: true
ratings:
    paths: 
        - "*.rb"
        - "*.pp"
exclude_paths:
    - "spec/**/*"
    - "**/vendor/**/*"