Skip to content

Commit 95f6157

Browse files
committed
Add custom spelling works for cSpell
1 parent 06c9495 commit 95f6157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"python.testing.unittestEnabled": false,
33
"python.testing.pytestEnabled": true,
44
"python.testing.pytestArgs": ["-s", "-m", "not slow and not manual"],
5-
"cSpell.words": ["webexpythonsdk"]
5+
"cSpell.words": ["ciscosparkapi", "webexpythonsdk", "webexteamssdk"]
66
}

0 commit comments

Comments
 (0)