1# https://github.com/codespell-project/codespell
2[codespell]
3builtin = clear,rare,informal
4check-filenames =
5check-hidden =
6ignore-words = .codespellignore
7interactive = 1
8skip = .git,go.mod,go.sum,go.work,go.work.sum,semconv,venv,.tools
9uri-ignore-words-list = *
10write =