fastapi-dls/.codeclimate.yml

12 lines
166 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/**
2024-01-18 11:46:51 +00:00
# pylint:
# enabled: true