fastapi-dls/.codeclimate.yml

12 lines
166 B
YAML
Raw Normal View History

2024-01-18 01:13:20 +03:00
version: "2"
plugins:
bandit:
enabled: true
sonar-python:
enabled: true
2024-01-18 01:13:20 +03:00
config:
tests_patterns:
- test/**
2024-01-18 14:46:51 +03:00
# pylint:
# enabled: true