Publish Pre-release #1
35
.vscode/cSpell.json
vendored
35
.vscode/cSpell.json
vendored
@ -6,29 +6,30 @@
|
|||||||
"language": "en",
|
"language": "en",
|
||||||
// words - list of words to be always considered correct
|
// words - list of words to be always considered correct
|
||||||
"words": [
|
"words": [
|
||||||
"Ponduit",
|
|
||||||
"NTFS",
|
|
||||||
"Repo",
|
|
||||||
"Hashtable",
|
|
||||||
"googlemail",
|
|
||||||
"Cmdlet",
|
"Cmdlet",
|
||||||
"appveyor",
|
|
||||||
"GUID",
|
|
||||||
"wildcards",
|
|
||||||
"Cmdlets",
|
"Cmdlets",
|
||||||
"codecoverage",
|
"GUID",
|
||||||
"notmatch",
|
"Hashtable",
|
||||||
"Httpclient",
|
"Httpclient",
|
||||||
"Multipart",
|
"Multipart",
|
||||||
"formdata",
|
"NTFS",
|
||||||
"callsign",
|
|
||||||
"Veyor",
|
|
||||||
"notlike",
|
|
||||||
"Params",
|
"Params",
|
||||||
"testresults",
|
"Ponduit",
|
||||||
"powershellgallery",
|
"Repo",
|
||||||
|
"Veyor",
|
||||||
|
"appveyor",
|
||||||
|
"callsign",
|
||||||
|
"choco",
|
||||||
"chocolatey",
|
"chocolatey",
|
||||||
"choco"
|
"codecoverage",
|
||||||
|
"creds",
|
||||||
|
"formdata",
|
||||||
|
"googlemail",
|
||||||
|
"notlike",
|
||||||
|
"notmatch",
|
||||||
|
"powershellgallery",
|
||||||
|
"testresults",
|
||||||
|
"wildcards"
|
||||||
],
|
],
|
||||||
// flagWords - list of words to be always considered incorrect
|
// flagWords - list of words to be always considered incorrect
|
||||||
// This is useful for offensive words and common spelling errors.
|
// This is useful for offensive words and common spelling errors.
|
||||||
|
Loading…
Reference in New Issue
Block a user