]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: codespell: ignore some words in URLs
authorIlya Shipitsin <chipitsine@gmail.com>
Thu, 11 Jan 2024 19:49:09 +0000 (20:49 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 12 Jan 2024 07:34:53 +0000 (08:34 +0100)
"trafic,ressources" are found in URIs, due to
https://github.com/codespell-project/actions-codespell/issues/55 we cannot use
wildcard for exclusion, let start with fixed list

.github/workflows/codespell.yml

index 3d66f29807c75dd049ba46f4810ed371b6f412cb..71d7626e3a2a921940158bcb4d9406c881102954 100644 (file)
@@ -18,3 +18,4 @@ jobs:
       with:
         skip: CHANGELOG,Makefile,*.fig,*.pem,./doc/design-thoughts,./doc/internals
         ignore_words_list: ist,ists,hist,wan,ca,cas,que,ans,te,nd,referer,ot,uint,iif,fo,keep-alives,dosen,ifset,thrid,strack,ba,chck,hel,unx,mor,clen
+        uri_ignore_words_list: trafic,ressources