Files
discord-rss-bot/.vscode/settings.json
Joakim Hellsén 4be0617a01
All checks were successful
Test and build Docker image / docker (push) Successful in 1m48s
Add additional words to cSpell configuration in settings.json
2025-06-07 06:05:14 +02:00

20 lines
308 B
JSON

{
"cSpell.words": [
"autoexport",
"botuser",
"Genshins",
"healthcheck",
"Hoyolab",
"levelname",
"Lovinator",
"markdownified",
"markdownify",
"pipx",
"pyproject",
"thead",
"thelovinator",
"uvicorn"
],
"python.analysis.typeCheckingMode": "basic"
}