rhazdon/django-sonic-screwdriver

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
languages:
  Python: true

exclude_paths:
  - "htmlcov/*"
  - "django_sonic_screwdriver/migrations/*"
  - "app/authentication/migrations/*"
  - ".idea/*"
  - ".coverage"
  - ".gitignore"