Add rudimentary codespell config

This commit is contained in:
Yaroslav Halchenko 2026-01-24 22:09:33 -05:00
parent 7166977c5a
commit b67bf71199

6
.codespellrc Normal file
View File

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