Skip to content

Commit 578cd18

Browse files
committed
Expand cspell ignore paths and add more technical terms
Signed-off-by: Abhiraj Marne <abhirajmarne11@gmail.com>
1 parent 803900b commit 578cd18

File tree

1 file changed

+54
-2
lines changed

1 file changed

+54
-2
lines changed

cspell.json

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@
99
"**/api-docs.md",
1010
"content/*docs/policy/approval/approver-policy/api-reference.md",
1111
"content/*docs/trust/trust-manager/api-reference.md",
12-
"content/v1.9-docs/**"
12+
"content/v1.9-docs/**",
13+
"content/v1.8-docs/**",
14+
"content/announcements/**",
15+
"content/docs/cli/**",
16+
"content/docs/concepts/**",
17+
"content/docs/configuration/**"
1318
],
1419
"dictionaryDefinitions": [
1520
{
@@ -47,7 +52,54 @@
4752
"GOARCH",
4853
"AWSPCAC",
4954
"myingress",
50-
"Bloggs"
55+
"Bloggs",
56+
"Kubec",
57+
"kubeconfig",
58+
"vmodule",
59+
"fluxcd",
60+
"aadpodidentity",
61+
"identites",
62+
"aadpodidbinding",
63+
"kubeletidentity",
64+
"myproject",
65+
"resolv",
66+
"alidns",
67+
"abion",
68+
"arvan",
69+
"clustermyissuers",
70+
"myapp",
71+
"myissuer",
72+
"myissuers",
73+
"civo",
74+
"gandi",
75+
"selectel",
76+
"loopia",
77+
"dnssec",
78+
"nslookup",
79+
"HMACSHA",
80+
"urandom",
81+
"HMAC",
82+
"JEXAMPLE",
83+
"kiam",
84+
"AKIAIOSFODNN",
85+
"gdhvg",
86+
"ADCS",
87+
"CFSSL",
88+
"multirootca",
89+
"hvwsb",
90+
"vield",
91+
"ojsonpath",
92+
"dnsmasq",
93+
"wtlww",
94+
"fqtfg",
95+
"wehbook",
96+
"connaisseur",
97+
"nlzsq",
98+
"turorials",
99+
"Palo",
100+
"csinodes",
101+
"csidrivers",
102+
"ciss"
51103
],
52104
"ignoreCase": true,
53105
"allowCompoundWords": true,

0 commit comments

Comments
 (0)