timdaman/check_docker

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
languages:
  Ruby: true
  JavaScript: true
  PHP: true
  Python: true
exclude_paths:
- "check_docker/tests/*"
- "tests/*"
plugins:
  radon:
    enabled: true
  sonar-python:
    enabled: true