Files
fastapi-dls/.codeclimate.yml
Oscar Krause 416df311b8 removed pylint
2024-03-04 21:19:59 +01:00

10 lines
136 B
YAML

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