Add a typos.toml file

This file lists the files to ignore, as well as the words to ignore.
This commit is contained in:
Link Mauve 2025-11-22 21:27:35 +01:00
commit b014316206

9
typos.toml Normal file
View file

@ -0,0 +1,9 @@
[files]
extend-exclude = ["foo", "jingle"]
[default.extend-words]
ba = "ba"
caf = "caf"
muc = "muc"
pn = "pn"
thumnails = "thumnails"