edukorg/glassfrog-py

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
plugins:
  pep8:
    enabled: true
  bandit:
    enabled: true
checks:
  method-complexity:
    config:
      threshold: 7