Add codespell exclusions

This commit is contained in:
deajan 2025-02-20 07:39:20 +01:00
parent 392c3cb0e7
commit 190ca80f64

View file

@ -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 =