mirror of https://github.com/fail2ban/fail2ban
satisfy CI spelling (let's use original asyncore lib as long as possible)
parent
1024452fe1
commit
f2d7f16d2f
|
@ -9,4 +9,4 @@ check-hidden = true
|
||||||
ignore-regex = (\b([A-Z][A-Z][A-Z]+|gir\.st)\b)|\[[a-zA-Z]+\][a-z]+\b|[a-z]+://\S+|.*codespell-ignore.*
|
ignore-regex = (\b([A-Z][A-Z][A-Z]+|gir\.st)\b)|\[[a-zA-Z]+\][a-z]+\b|[a-z]+://\S+|.*codespell-ignore.*
|
||||||
# some oddly named variables, some names, etc
|
# some oddly named variables, some names, etc
|
||||||
# wee -- comes in regex etc for weeks
|
# wee -- comes in regex etc for weeks
|
||||||
ignore-words-list = theis,timere,alls,wee,wight,ans
|
ignore-words-list = theis,timere,alls,wee,wight,ans,re-use
|
||||||
|
|
Loading…
Reference in New Issue