We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae4054 commit da7a116Copy full SHA for da7a116
.vscode/settings.json
@@ -12,12 +12,15 @@
12
{
13
"name": "project",
14
"path": "./docs/source/spelling_wordlist.txt"
15
- },
+ }
16
],
17
"cSpell.enabled": true,
18
"cSpell.dictionaries": [
19
"project"
20
21
+ "cSpell.ignoreRegExpList": [
22
+ "'s\\b"
23
+ ],
24
"cSpell.ignorePaths": [
25
".git/",
26
"*venv*/",
docs/source/spelling_wordlist.txt
@@ -49,14 +49,12 @@ genindex
49
graphkit
50
graphop
51
graphtik
52
-graphtik's
53
graphvar
54
graphviz
55
hnguyen
56
howto
57
hpgl
58
htaccess
59
-huygn's
60
huyng
61
imap
62
imread
@@ -145,7 +143,6 @@ substs
145
143
svgs
146
144
svgz
147
syamajala
148
-syamajala's
149
tobi
150
tocs
151
todel
0 commit comments