Update settings and initial migration for improved type hinting and spell checking
This commit is contained in:
parent
96a159f691
commit
a0239948e0
3 changed files with 89 additions and 22 deletions
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"cSpell.words": [
|
||||
"addopts",
|
||||
"adminpass",
|
||||
"apikey",
|
||||
"appauthor",
|
||||
|
|
@ -12,11 +13,16 @@
|
|||
"Joakim",
|
||||
"lovinator",
|
||||
"Mailgun",
|
||||
"platformdirs",
|
||||
"psutil",
|
||||
"pydocstyle",
|
||||
"pyright",
|
||||
"pytest",
|
||||
"regularuser",
|
||||
"sendgrid",
|
||||
"testpass",
|
||||
"ttvdrops",
|
||||
"wrongpassword"
|
||||
"wrongpassword",
|
||||
"xdist"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue