diff --git a/.codespellrc b/.codespellrc index b304510..a1a1334 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,6 +1,6 @@ [codespell] # Ref: https://github.com/codespell-project/codespell#using-a-config-file -skip = .git*,.codespellrc +skip = .git*,.codespellrc,*.fr.yml,requirements.txt,customization.py,RESTIC_CMDLINE_CONSISTENCY.md check-hidden = true # ignore-regex = # ignore-words-list = \ No newline at end of file