diff --git a/.vscode/cSpell.json b/.vscode/cSpell.json index ed2510a..40cc042 100644 --- a/.vscode/cSpell.json +++ b/.vscode/cSpell.json @@ -6,29 +6,30 @@ "language": "en", // words - list of words to be always considered correct "words": [ - "Ponduit", - "NTFS", - "Repo", - "Hashtable", - "googlemail", "Cmdlet", - "appveyor", - "GUID", - "wildcards", "Cmdlets", - "codecoverage", - "notmatch", + "GUID", + "Hashtable", "Httpclient", "Multipart", - "formdata", - "callsign", - "Veyor", - "notlike", + "NTFS", "Params", - "testresults", - "powershellgallery", + "Ponduit", + "Repo", + "Veyor", + "appveyor", + "callsign", + "choco", "chocolatey", - "choco" + "codecoverage", + "creds", + "formdata", + "googlemail", + "notlike", + "notmatch", + "powershellgallery", + "testresults", + "wildcards" ], // flagWords - list of words to be always considered incorrect // This is useful for offensive words and common spelling errors.