Skip to content

Commit

Permalink
Fix spellchecker to skip urls
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed May 23, 2024
1 parent 86ff7ec commit 2a5dcb9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
26 changes: 0 additions & 26 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,31 @@ ADDONS
aio
Allocatable
ANSIBLE
autoscale
Autoscaler
BACKEND
balancer
blockquote
boyter
BPF
brightgreen
Bugfixes
CentOS
checkpointing
CNI
COCOMO
codebase
config
CONTAINERD
contiv
contrib
CRI
criproxy
CrossSubnet
CRUN
CSI
cx
datasets
dev
DEVOPS
Distros
DNS
DNSCache
dpdk
eBPF
electrocucaracha
Falco
filesystem
FPGAs
Expand All @@ -46,24 +38,18 @@ GVISOR
gw
HAProxy
href
https
HUGEPAGES
HugeTLB
hugetlbpage
img
initVagrant
IOV
IPIP
iptables
IPVS
ipvsadm
ISTIO
KATA
katacontainers
Kiali
Knative
KRD
KRDaio
KUBE
KUBELET
KUBERNETES
Expand All @@ -74,7 +60,6 @@ Kubevirt
Kubewarden
KVM
Kyverno
laobi
libndctl
Libvirt
Lifecycle
Expand All @@ -83,9 +68,7 @@ LLMs
LocalAI
LOCALHOST
LOGFILES
ly
METALLB
Mirantis
MULTUS
NDOTS
Nephio
Expand All @@ -96,10 +79,8 @@ NodeLocal
NODELOCALDNS
ol
OPA
opensource
openSUSE
PCI
pluggable
PMEM
png
pre
Expand All @@ -113,7 +94,6 @@ README
rebase
REPO
RESOLVCONF
rubocop
RUNTIME
runtimes
Scc
Expand All @@ -122,18 +102,13 @@ SERVICEMESH
SGPT
SIG
SIGs
sloc
snetworkplumbingwg
src
sriov
subproject
svg
textlint
tf
tox
udp
ui
vagrantup
VFs
Virtink
Virtlet
Expand All @@ -144,7 +119,6 @@ vmwrapper
VXLAN
WEBHOOK
WIP
xyz
YAML
yml
YOUKI
1 change: 1 addition & 0 deletions .spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ matrix:
- .github/.wordlist.txt
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.url:
sources:
- '**/*.md'
aspell:
Expand Down

0 comments on commit 2a5dcb9

Please sign in to comment.