Files
discord-embed/.vscode/settings.json
Joakim Hellsén b8b9faa8f5
All checks were successful
Test code; build Docker image; push to Docker Hub, GitHub Container Registry and Gitea. / test (push) Successful in 1m54s
Move from Alpine to Debian Bookworm
2025-04-19 02:16:12 +02:00

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"
]
}