All checks were successful
Test code; build Docker image; push to Docker Hub, GitHub Container Registry and Gitea. / test (push) Successful in 1m54s
20 lines
385 B
JSON
20 lines
385 B
JSON
{
|
|
"python.analysis.typeCheckingMode": "standard",
|
|
"cSpell.words": [
|
|
"botuser",
|
|
"docstrings",
|
|
"dotenv",
|
|
"fastapi",
|
|
"ffprobe",
|
|
"httpx",
|
|
"isort",
|
|
"jrottenberg",
|
|
"pycodestyle",
|
|
"pydocstyle",
|
|
"pyproject",
|
|
"PYTHONDONTWRITEBYTECODE",
|
|
"PYTHONUNBUFFERED",
|
|
"uvicorn"
|
|
]
|
|
}
|