# Ref: https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
skip = .git,.codespellrc,./bin/trace,./configure,./bin/ltmain.sh,./bin/depcomp,./bin/config.guess,./bin/config.sub,./m4/libtool.m4
# ignore-regex =
ignore-words-list = fillin,indx
