[codespell]
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
skip = .git*,go.sum,.codespellrc
check-hidden = true
# ignore-regex = 
ignore-words-list = dne
