mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
silence codespell
This commit is contained in:
parent
9dde3d019e
commit
155a0855f2
2 changed files with 2 additions and 2 deletions
|
|
@ -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.*
|
||||
# some oddly named variables, some names, etc
|
||||
# wee -- comes in regex etc for weeks
|
||||
ignore-words-list = assertIn,theis,timere,alls,wee,wight,ans,re-use
|
||||
ignore-words-list = assertIn,theis,timere,alls,wee,wight,ans,re-use,pre-emptive
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@ returntype = RETURN
|
|||
|
||||
# Option: lockingopt
|
||||
# Notes.: Option was introduced to iptables to prevent multiple instances from
|
||||
# running concurrently and causing irratic behavior. -w was introduced
|
||||
# running concurrently and causing erratic behavior. -w was introduced
|
||||
# in iptables 1.4.20, so might be absent on older systems
|
||||
# See https://github.com/fail2ban/fail2ban/issues/1122
|
||||
# Values: STRING
|
||||
|
|
|
|||
Loading…
Reference in a new issue