summaryrefslogtreecommitdiffstats
path: root/typos.toml
blob: bc511ced47c240bacce0c3f676ec34418d0a9e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
[files]
extend-exclude = ["CHANGELOG.md", "docs/*"]