mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2024-10-31 19:48:49 +00:00
10 lines
136 B
YAML
10 lines
136 B
YAML
version: "2"
|
|
plugins:
|
|
bandit:
|
|
enabled: true
|
|
sonar-python:
|
|
enabled: true
|
|
config:
|
|
tests_patterns:
|
|
- test/**
|