mirror of
https://github.com/starship/starship.git
synced 2026-06-20 02:02:07 +07:00
15 lines
353 B
TOML
15 lines
353 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
|
|
rela = "rela"
|
|
[files]
|
|
extend-exclude = ["CHANGELOG.md", "docs/*"]
|