Add rudimentary codespell config

This commit is contained in:
Yaroslav Halchenko 2023-11-16 10:42:20 -05:00
parent e20bd9402b
commit 4b4c728558

5
.codespellrc Normal file
View file

@ -0,0 +1,5 @@
[codespell]
skip = .git,*.pdf,*.svg,venv,.codespellrc
check-hidden = true
# ignore-regex =
# ignore-words-list =