[codespell]
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
skip = .git*,.codespellrc,po,config.guess
check-hidden = true
ignore-regex = \bgord@
ignore-words-list = yesre,nore,checkin
