chore: add cSpell configuration for custom words in VSCode settings
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"autouse",
|
||||
"pytestmark",
|
||||
"respx"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user