Add rudimentary codespell config

This commit is contained in:
Yaroslav Halchenko 2024-09-12 14:15:40 -04:00
parent 726bb882cb
commit 9e87c6fa04

6
.codespellrc Normal file
View file

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