summaryrefslogtreecommitdiffstats
path: root/typos.toml
blob: 50bf0feed7f59150071ff80545e6c78f61ff3f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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"
extentions = "extentions" # TODO: should be extensions
worl = "worl" # typo on purpose
[files]
extend-exclude = ["CHANGELOG.md", "docs/*"]