Add additional words to cSpell configuration in settings.json
All checks were successful
Test and build Docker image / docker (push) Successful in 1m48s
All checks were successful
Test and build Docker image / docker (push) Successful in 1m48s
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -10,7 +10,10 @@
|
|||||||
"markdownified",
|
"markdownified",
|
||||||
"markdownify",
|
"markdownify",
|
||||||
"pipx",
|
"pipx",
|
||||||
"thead"
|
"pyproject",
|
||||||
|
"thead",
|
||||||
|
"thelovinator",
|
||||||
|
"uvicorn"
|
||||||
],
|
],
|
||||||
"python.analysis.typeCheckingMode": "basic"
|
"python.analysis.typeCheckingMode": "basic"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user