Add rudimentary codespell config

This commit is contained in:
Yaroslav Halchenko 2024-01-24 14:29:08 -05:00
parent 2f09b677e3
commit 00e5113e40

6
.codespellrc Normal file
View File

@ -0,0 +1,6 @@
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
skip = .git,*.svg,*.css,*.min.*,.codespellrc
check-hidden = true
# ignore-regex =
# ignore-words-list =