# https://github.com/codespell-project/codespell
[codespell]
builtin = clear,rare,informal
check-filenames =
check-hidden =
ignore-words = .codespellignore
interactive = 1
skip = .git,go.mod,go.sum,CHANGELOG.md,LICENSES,venv,.cache,./internal/include/libbpf
uri-ignore-words-list = *
write =
