diff --git a/.codespellrc b/.codespellrc index ec686145..2c5eed22 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,6 +1,6 @@ [codespell] # THANKS - names -skip = .git,*.pdf,*.svg,venv,.codespellrc,THANKS,*test*.log,logs +skip = .git,*.pdf,*.svg,venv,.codespellrc,.typos.toml,THANKS,*test*.log,logs check-hidden = true # Ignore all acronyms etc as plenty e.g. in fail2ban/server/strptime.py # Try to identify incomplete words which are part of a regex, hence having [] at the beginning