icinga2-checks/check_docker/.codeclimate.yml

13 lines
191 B
YAML
Raw Normal View History

2023-05-03 12:20:18 -06:00
languages:
Ruby: true
JavaScript: true
PHP: true
Python: true
exclude_paths:
- "check_docker/tests/*"
- "tests/*"
plugins:
radon:
enabled: true
sonar-python:
enabled: true