salt/.codeclimate.yml
2017-10-09 12:03:10 -06:00

14 lines
183 B
YAML

languages:
Ruby: false
JavaScript: false
Python: true
PHP: false
engines:
radon:
enabled: true
exclude_paths:
- "templates/"
config:
threshold: "D"