fastapi-dls/.codeclimate.yml
2024-01-18 12:58:43 +01:00

10 lines
136 B
YAML

version: "2"
plugins:
bandit:
enabled: true
sonar-python:
enabled: true
config:
tests_patterns:
- test/**