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",
"markdownify",
"pipx",
"thead"
"pyproject",
"thead",
"thelovinator",
"uvicorn"
],
"python.analysis.typeCheckingMode": "basic"
}