fastapi-dls/.codeclimate.yml
2024-01-18 12:46:51 +01:00

12 lines
166 B
YAML

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