fastapi-dls/.codeclimate.yml

8 lines
99 B
YAML
Raw Normal View History

plugins:
bandit:
enabled: true
sonar-python:
enabled: true
pylint:
enabled: true