mirror of
https://github.com/netinvent/npbackup.git
synced 2025-11-17 22:29:59 +08:00
Add codespell exclusions
This commit is contained in:
parent
392c3cb0e7
commit
190ca80f64
1 changed files with 1 additions and 1 deletions
|
|
@ -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 =
|
||||
Loading…
Add table
Reference in a new issue