starship/typos.toml
Matan Kushner dd4912d16b
chore: update typo definitions (#6608)
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2025-03-06 15:08:12 +09:00

14 lines
339 B
TOML

# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
[default.extend-words]
mis = "mis"
Nd = "Nd"
edn = "edn"
esy = "esy"
numver = "numver"
afe = "afe"
typ = "typ"
extentions = "extentions" # TODO: should be extensions
worl = "worl" # typo on purpose
[files]
extend-exclude = ["CHANGELOG.md", "docs/*"]