the-allanc/machinerry

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  radon: 
    enabled: true
    config:
      threshold: "C"
exclude_paths:
  - "docs/"
  - "tests/"
  - '*.rst'
  - '*.txt'
  - '*.ini'
  - 'setup.*'
  - 'MANIFEST.in'