site/.codespell.toml
g_it d6d3b125ed
Some checks failed
Spell Check / Check spelling (push) Failing after 8s
vale / runner / vale (push) Successful in 4s
.
2026-04-08 16:08:17 +02:00

4 lines
153 B
TOML

[tool.codespell]
skip = ".git,target,node_modules,.forgejo,src,bin"
extensions = "md,html,adoc,txt"
dictionaries = ["clear", "rare", "informal", "code"]