Bogdanp/hugs

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  duplication:
    enabled: false
  fixme:
    enabled: true
  pep8:
    enabled: true
  radon:
    enabled: true
    config:
      threshold: "C"
ratings:
  paths:
  - "**.py"