cityssm/mini-shop-db

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
checks:
  file-lines:
    config:
      threshold: 200
  method-complexity:
    config:
      threshold: 15
  method-lines:
    config:
      threshold: 100