diff --git a/.vscode/settings.json b/.vscode/settings.json index 9de7f53..31a5bc1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,5 +10,13 @@ "[go]": { "editor.insertSpaces": false, "editor.tabSize": 4 - } + }, + "cSpell.words": [ + "diebietse", + "ghaction", + "ghcr", + "golangci", + "invertergui", + "semver" + ] }