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 db62adfb9c
commit 6abccca365
+3
View File
@@ -1,8 +1,11 @@
{ {
"cSpell.words": [ "cSpell.words": [
"asciigoat",
"ceph", "ceph",
"cyclomatic",
"darvaza", "darvaza",
"jpictl", "jpictl",
"Wrapf",
"zerolog" "zerolog"
] ]
} }