Files
discord-rss-bot/.vscode/settings.json
Joakim Hellsén ffd6f2f9f2
Some checks failed
Test and build Docker image / test (push) Successful in 27s
Test and build Docker image / ruff (push) Successful in 5s
Test and build Docker image / build (push) Failing after 10m49s
Add Hoyolab API integration
2025-05-04 03:48:22 +02:00

16 lines
238 B
JSON

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