mirror of https://github.com/fail2ban/fail2ban
Add rudimentary codespell config
parent
e20bd9402b
commit
4b4c728558
|
@ -0,0 +1,5 @@
|
||||||
|
[codespell]
|
||||||
|
skip = .git,*.pdf,*.svg,venv,.codespellrc
|
||||||
|
check-hidden = true
|
||||||
|
# ignore-regex =
|
||||||
|
# ignore-words-list =
|
Loading…
Reference in New Issue