mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Add rudimentary codespell config
This commit is contained in:
parent
e20bd9402b
commit
4b4c728558
1 changed files with 5 additions and 0 deletions
5
.codespellrc
Normal file
5
.codespellrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[codespell]
|
||||
skip = .git,*.pdf,*.svg,venv,.codespellrc
|
||||
check-hidden = true
|
||||
# ignore-regex =
|
||||
# ignore-words-list =
|
||||
Loading…
Reference in a new issue