# See https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
skip = ./vendor,./.git,./go.sum,*.gpg

# NOTE words added to the list below need to be lowercased.
ignore-words-list = te,bu
