165 строки
3.3 KiB
JSON
165 строки
3.3 KiB
JSON
{
|
|
"version": "0.2",
|
|
"language": "en-GB",
|
|
"files": [
|
|
"**/*.{ts,js,md}"
|
|
],
|
|
"ignorePaths": [],
|
|
"dictionaryDefinitions": [],
|
|
"dictionaries": [],
|
|
"words": [
|
|
"aadgroupids",
|
|
"accv",
|
|
"ACRNAME",
|
|
"AGIC",
|
|
"aksc",
|
|
"aksvnetparams",
|
|
"allok",
|
|
"apiips",
|
|
"apisecurity",
|
|
"appgw",
|
|
"APPINSIGHTS",
|
|
"APPNAME",
|
|
"autoscale",
|
|
"Autoscaler",
|
|
"azcontext",
|
|
"azmk",
|
|
"azurecr",
|
|
"azurepolicy",
|
|
"azurerm",
|
|
"bitnami",
|
|
"Burstable",
|
|
"byoprivate",
|
|
"BYOVNET",
|
|
"carvals",
|
|
"Cleanup",
|
|
"CNCF",
|
|
"Codespaces",
|
|
"configpresets",
|
|
"Connaisseur",
|
|
"Consolas",
|
|
"Cred",
|
|
"csisecret",
|
|
"csisecrets",
|
|
"currenttab",
|
|
"currt",
|
|
"currv",
|
|
"Daemonset",
|
|
"dapr",
|
|
"Dapr",
|
|
"dataplane",
|
|
"Dataplane",
|
|
"demoapp",
|
|
"denydefault",
|
|
"deploycmd",
|
|
"deploystr",
|
|
"DNAT",
|
|
"dnsname",
|
|
"dnszones",
|
|
"ebpf",
|
|
"entscale",
|
|
"ersub",
|
|
"ESLZ",
|
|
"externaldns",
|
|
"fluentui",
|
|
"ghpages",
|
|
"githubrepo",
|
|
"githubrepobranch",
|
|
"gitops",
|
|
"Grafana",
|
|
"hashicorp",
|
|
"ilbsub",
|
|
"Inconsolata",
|
|
"initializr",
|
|
"Istio",
|
|
"jsondecode",
|
|
"jsonencode",
|
|
"Jumpboxes",
|
|
"keda",
|
|
"keyvault",
|
|
"khowling",
|
|
"kube",
|
|
"kubectl",
|
|
"Kubelet",
|
|
"kubeletidentity",
|
|
"kubenet",
|
|
"Kubernetes",
|
|
"KVNAME",
|
|
"letsencrypt",
|
|
"linksrc",
|
|
"localaccounts",
|
|
"managedclusters",
|
|
"MAXCOUNT",
|
|
"maxpods",
|
|
"messg",
|
|
"Microservices",
|
|
"middleeast",
|
|
"Modeless",
|
|
"monospace",
|
|
"mounttime",
|
|
"msrc",
|
|
"netpolicy",
|
|
"networkpolicy",
|
|
"newp",
|
|
"nodepool",
|
|
"nodepools",
|
|
"noopener",
|
|
"noreferrer",
|
|
"notopmargin",
|
|
"npuser",
|
|
"NSG's",
|
|
"omsagent",
|
|
"pagename",
|
|
"petclinic",
|
|
"pivotkey",
|
|
"playwrighttests",
|
|
"podid",
|
|
"podscale",
|
|
"portalnav",
|
|
"postdeploy",
|
|
"privatelink",
|
|
"pwsh",
|
|
"resourcegroups",
|
|
"routable",
|
|
"seccomp",
|
|
"serviceparams",
|
|
"smanifests",
|
|
"snuck",
|
|
"stackstyle",
|
|
"systempool",
|
|
"TEMPLATERELEASE",
|
|
"templating",
|
|
"testid",
|
|
"Tfcmd",
|
|
"tfplan",
|
|
"traefik",
|
|
"TTFB",
|
|
"updatevals",
|
|
"urlname",
|
|
"userauth",
|
|
"valres",
|
|
"vaultname",
|
|
"VNET",
|
|
"vnetonly",
|
|
"vnetprivateend",
|
|
"Walkthrough",
|
|
"Wautoscale",
|
|
"Wsku"
|
|
],
|
|
"ignoreWords": [
|
|
"sconfiguration",
|
|
"bulets"
|
|
],
|
|
"ignoreRegExpList": [
|
|
"\\((.*)\\)", //Markdown links
|
|
"```[a-z]*\n[\\s\\S]*?\n```" //Markdown code blocks. h/t https://coderwall.com/p/r6b4xg/regex-to-match-github-s-markdown-code-blocks,
|
|
],
|
|
"import": [],
|
|
"enableFiletypes": [
|
|
"!css",
|
|
"!jsonc",
|
|
"!yml",
|
|
"json"
|
|
]
|
|
}
|