Custom skips for codespell

This commit is contained in:
Yaroslav Halchenko 2024-02-13 11:26:09 -05:00
parent 48a55731cd
commit 83ffa6ebed

View file

@ -78,5 +78,5 @@ disallow_untyped_defs = false
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
skip = .git
check-hidden = true
# ignore-regex =
# ignore-words-list =
ignore-regex = \bNed Batchelder\b
ignore-words-list = dne