padpo/.codeclimate.yml

11 lines
151 B
YAML
Raw Permalink Normal View History

2020-08-02 19:37:35 +00:00
plugins:
bandit:
enabled: true
radon:
enabled: true
sonar-python:
enabled: true
config:
tests_patterns:
- tests/**