Files
presentations.kfitz.info/.codespellrc
2024-03-29 14:44:08 -04:00

7 lines
196 B
Plaintext

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