File tree Expand file tree Collapse file tree 3 files changed +135
-6
lines changed
.github/styles/cloudflare Expand file tree Collapse file tree 3 files changed +135
-6
lines changed Original file line number Diff line number Diff line change 11
11
# For a list of all options, see https://vale.sh/docs/topics/styles/
12
12
13
13
extends : spelling
14
- message : " Check the spelling of '%s'. If the spelling is correct, add this word to the spelling exception list located at `/.github/styles/cloudflare/spelling-exceptions.txt`."
14
+ message : " Check the spelling of '%s'. If the spelling is correct, consider adding this word to the spelling exception list located at `/.github/styles/cloudflare/spelling-exceptions.txt`."
15
15
level : warning
16
16
ignore :
17
17
- cloudflare/spelling-exceptions.txt
Original file line number Diff line number Diff line change
1
+ airtable
1
2
akamai
3
+ akamai's
2
4
allowlist
3
5
allowlists
4
6
allowlisted
5
7
anycast
6
8
apis
7
9
asn
8
10
asns
11
+ astro
12
+ async
9
13
backhaul
14
+ bing
15
+ blazor
16
+ blockchain
17
+ bolded
10
18
boolean
11
19
booleans
20
+ breakpoint
21
+ brotli
22
+ cacheable
23
+ cacheability
12
24
captcha
25
+ captchas
26
+ cas
13
27
cdn
14
28
cdns
29
+ clis
15
30
cloudforce
31
+ config
32
+ contentful
33
+ cpus
16
34
cron
35
+ crowdstrike
17
36
cyber
37
+ cybersafe
18
38
datadog
19
39
ddos
20
40
discoverability
21
41
dns
42
+ doctype
43
+ docusaurus
44
+ drand
45
+ eleventy
46
+ equinix
47
+ etag
48
+ etags
22
49
failover
23
50
fastly
51
+ favicon
52
+ focusable
53
+ formspree
24
54
frontmatter
25
55
geo
56
+ gpus
26
57
grafana
58
+ gridsome
59
+ gzip
60
+ gzipped
61
+ hcaptcha
62
+ healthchecks
63
+ hexo
64
+ hono
65
+ hostname
66
+ hostnames
67
+ http
27
68
hyperdrive
69
+ hyperdrives
70
+ hypertable
71
+ hypertables
72
+ interxion
28
73
ivanti
29
74
ips
30
75
ipsec
31
76
jamf
77
+ JAMStack
78
+ JSONata
79
+ junos
32
80
kentik
81
+ Langchain
33
82
linux
83
+ livestream
84
+ lockdown
85
+ lowercased
86
+ logpull
34
87
logpush
35
- hostname
36
- hostnames
88
+ logshare
89
+ lookups
90
+ lossy
91
+ mailchannels
92
+ marseille
93
+ maxmind
37
94
meraki
38
95
middleware
96
+ miniflare
39
97
mitigations
98
+ mixpanel
40
99
momento
41
100
monospace
42
101
multifactor
43
102
nameserver
44
103
nameservers
45
104
namespace
105
+ namespaced
46
106
namespaces
107
+ nats
108
+ netlify
47
109
netmask
110
+ npm
111
+ nuxt
112
+ oauth
113
+ offramp
114
+ onramp
48
115
onboarded
49
116
onboarding
117
+ okta
50
118
pagerduty
119
+ pageview
120
+ passthrough
121
+ pathing
51
122
performant
123
+ pinecone
124
+ plaintext
52
125
polyfill
53
126
polyfills
127
+ postgres
128
+ preact
129
+ prefetch
130
+ prefetching
54
131
prepend
55
132
prepends
133
+ prisma
56
134
proxied
57
135
proxying
58
136
punycode
137
+ qradar
138
+ qstash
139
+ quantiles
140
+ quic
59
141
quickstarts
142
+ quora
143
+ qwik
60
144
railgun
145
+ readme
61
146
recaptcha
62
147
repo
148
+ revalidated
149
+ revalidating
150
+ rollup
63
151
routable
64
152
ruleset
65
153
rulesets
154
+ runtimes
66
155
sdk
67
156
sdks
157
+ serializable
68
158
severity
69
159
serverless
160
+ sharding
70
161
shortcode
71
162
shortcodes
163
+ sippy
164
+ slackbot
165
+ snapchat
166
+ splunk
72
167
ssl
168
+ strapi
73
169
strongswan
170
+ stytch
171
+ subcommand
74
172
subhost
75
173
subhosts
174
+ subfolder
76
175
subnet
77
176
subnets
177
+ subpage
178
+ subpages
179
+ subpath
180
+ subpaths
78
181
subrequest
79
182
subrequests
183
+ substring
184
+ sumologic
185
+ supabase
186
+ svgs
187
+ tcp
188
+ tiering
80
189
tls
81
190
tooltip
191
+ tooltips
192
+ transpile
193
+ transpiled
194
+ ttls
195
+ turso
82
196
twilio
197
+ uncached
83
198
uncategorized
199
+ udp
200
+ unencrypted
201
+ unindexed
84
202
unmetered
85
203
unproxied
204
+ uppercased
205
+ upstash
86
206
untrusted
207
+ uris
87
208
waf
88
209
walkthrough
89
210
webex
211
+ webpack
212
+ wireguard
213
+ xata
90
214
vectorize
91
215
velocloud
216
+ vercel
217
+ viewport
218
+ vite
219
+ vms
92
220
vpn
93
221
vpns
94
222
vue
95
- zaraz
223
+ zaraz
224
+ zaraz's
225
+ zscaler
Original file line number Diff line number Diff line change @@ -3,5 +3,4 @@ MinAlertLevel = suggestion
3
3
4
4
[*.md]
5
5
BasedOnStyles = cloudflare
6
- BlockIgnores = (?s) *({{< ?code-block [^>]* >}}.*?{{< ?/ ?code-block >}})
7
- TokenIgnores = ({{< ?site-region [^>]* >}})
6
+ BlockIgnores = (?s) *({{< ?code-block [^>]* >}}.*?{{< ?/ ?code-block >}})
You can’t perform that action at this time.
0 commit comments