1
0
Fork 0
ruma/.typos.toml
Kévin Commaille 5c162e84e0 ci: Upgrade typos
2026-03-06 17:30:43 +01:00

21 lines
406 B
TOML

[default.extend-words]
# Remove this once base64 gets correctly ignored by typos
# Or if we're able to ignore certain lines.
Hd = "Hd"
Iz = "Iz"
NAX = "NAX"
Nd = "Nd"
Pn = "Pn"
Wya = "Wya"
# Short for "serialize".
Ser = "Ser"
# all of these are valid words, but should never appear in this repo
sing = "sign"
singed = "signed"
singing = "signing"
[type.snap]
extend-glob = ["*.snap"]
check-file = false