Helcaraxan/gomod

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---

version: "2"
checks:
  method-complexity:
    config:
      threshold: 15
  return-statements:
    config:
      threshold: 5