icinga2-checks/check_docker/.codeclimate.yml

13 lines
191 B
YAML

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