fastapi-dls/.codeclimate.yml

10 lines
136 B
YAML
Raw Normal View History

2024-01-17 22:13:20 +00:00
version: "2"
plugins:
bandit:
enabled: true
sonar-python:
enabled: true
2024-01-17 22:13:20 +00:00
config:
tests_patterns:
- test/**