Files
hugo/docs/.codespellrc
T
2026-03-23 18:25:55 +01:00

14 lines
410 B
Plaintext

# Config file for codespell.
# https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
# Comma separated list of dirs to be skipped.
skip = *.ai,chroma.css,chroma_dark.css,.cspell.json,./data/docs.yaml
# Comma separated list of words to be ignored. Words must be lowercased.
ignore-words-list = abl,edn,ist,januar,te,trys,ue,womens
# Check file names as well.
check-filenames = true