vscode: add asciigoat, cyclomatic and Wrapf to the dictionary

Signed-off-by: Alejandro Mery <amery@jpi.io>
This commit is contained in:
2023-09-04 16:06:08 +00:00
parent f62a47003d
commit 54b302c6d5
+3
View File
@@ -1,9 +1,12 @@
{ {
"cSpell.words": [ "cSpell.words": [
"asciigoat",
"ceph", "ceph",
"cyclomatic",
"darvaza", "darvaza",
"gofrs", "gofrs",
"jpictl", "jpictl",
"Wrapf",
"zerolog" "zerolog"
] ]
} }