Add additional words to cSpell configuration in settings.json
All checks were successful
Test and build Docker image / docker (push) Successful in 1m48s

This commit is contained in:
2025-06-07 06:03:53 +02:00
parent 1d16e7e24e
commit 4be0617a01

View File

@ -10,7 +10,10 @@
"markdownified", "markdownified",
"markdownify", "markdownify",
"pipx", "pipx",
"thead" "pyproject",
"thead",
"thelovinator",
"uvicorn"
], ],
"python.analysis.typeCheckingMode": "basic" "python.analysis.typeCheckingMode": "basic"
} }