devshawn/kafka-gitops

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
checks:
  method-count:
    config:
      threshold: 40
  similar-code:
    config:
      threshold: 60