ci(check-spelling): allow release names in spelling allowlists (#483)
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
3bd2e4a584
commit
092b80ba55
2 changed files with 8 additions and 2 deletions
2
.github/actions/spelling/allow.txt
vendored
2
.github/actions/spelling/allow.txt
vendored
|
|
@ -2,4 +2,4 @@ github
|
||||||
https
|
https
|
||||||
ssh
|
ssh
|
||||||
ubuntu
|
ubuntu
|
||||||
workarounds
|
workarounds
|
||||||
8
.github/actions/spelling/expect.txt
vendored
8
.github/actions/spelling/expect.txt
vendored
|
|
@ -134,8 +134,10 @@ pag
|
||||||
parseable
|
parseable
|
||||||
passthrough
|
passthrough
|
||||||
Patreon
|
Patreon
|
||||||
|
pgrep
|
||||||
phrik
|
phrik
|
||||||
pidfile
|
pidfile
|
||||||
|
pids
|
||||||
pipefail
|
pipefail
|
||||||
pki
|
pki
|
||||||
podkova
|
podkova
|
||||||
|
|
@ -167,6 +169,8 @@ Spambot
|
||||||
sparkline
|
sparkline
|
||||||
srv
|
srv
|
||||||
stackoverflow
|
stackoverflow
|
||||||
|
startprecmd
|
||||||
|
stoppostcmd
|
||||||
subgrid
|
subgrid
|
||||||
subr
|
subr
|
||||||
subrequest
|
subrequest
|
||||||
|
|
@ -182,6 +186,7 @@ traefik
|
||||||
unixhttpd
|
unixhttpd
|
||||||
unmarshal
|
unmarshal
|
||||||
uvx
|
uvx
|
||||||
|
Varis
|
||||||
vendored
|
vendored
|
||||||
vhosts
|
vhosts
|
||||||
videotest
|
videotest
|
||||||
|
|
@ -190,7 +195,7 @@ webmaster
|
||||||
webpage
|
webpage
|
||||||
websecure
|
websecure
|
||||||
websites
|
websites
|
||||||
Workaround
|
workaround
|
||||||
xcaddy
|
xcaddy
|
||||||
Xeact
|
Xeact
|
||||||
xeiaso
|
xeiaso
|
||||||
|
|
@ -208,3 +213,4 @@ yourdomain
|
||||||
yoursite
|
yoursite
|
||||||
Zenos
|
Zenos
|
||||||
zizmor
|
zizmor
|
||||||
|
zos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue