projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e247038
)
CI: extend spellchecker whitelist, add "clen" as well
author
Ilya Shipitsin
<chipitsine@gmail.com>
Sat, 22 Apr 2023 18:11:35 +0000
(20:11 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Sun, 23 Apr 2023 07:44:53 +0000
(09:44 +0200)
"clen" is all around the code, since codespell cannot distingush
variables names, let us ignore it
.github/workflows/codespell.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/codespell.yml
b/.github/workflows/codespell.yml
index
1e118c7
..
bacd876
100644
(file)
--- a/
.github/workflows/codespell.yml
+++ b/
.github/workflows/codespell.yml
@@
-16,4
+16,4
@@
jobs:
- uses: codespell-project/actions-codespell@master
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
+ 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