diff --git a/.codespellrc b/.codespellrc index 4c99895..56f08e9 100644 --- a/.codespellrc +++ b/.codespellrc @@ -3,4 +3,4 @@ skip = .git*,.codespellrc,*.fr.yml,requirements.txt,customization.py,RESTIC_CMDLINE_CONSISTENCY.md check-hidden = true # ignore-regex = -# ignore-words-list = requestor \ No newline at end of file +ignore-words-list = requestor \ No newline at end of file