svthalia/concrexit

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
exclude_patterns:
  - "**/migrations/*.py"
  - "docs/"
checks:
  complex-logic:
      config:
        threshold: 15