# See: https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
skip = .git*,*.lock,.codespellrc,target,.jj,.direnv,simulation/modules/radicle-node/cue.mod/*
check-hidden = true
ignore-words-list = ser,set,noes
dictionary = .codespell-dictionary.txt,-
