.codespellrc

1[codespell]
2check-hidden = true
3skip = CHANGELOG.md,.direnv/*,.git,*.svg,*/package-lock.json,go.mod,go.sum,misc/completion/*/,webui/node_modules/*
4# ot,fo,te - used as short variable names
5# optionall - OptionAll but codespell is case insensitive
6# testing - TestIn
7# transfered - github import test: the test repo to be imported has that typo, and it's not easy to change
8ignore-words-list = ot,fo,te,optionall,testin,transfered