summaryrefslogtreecommitdiffstats
path: root/typos.toml
blob: 0c55458cd5c6682195455595be08bd72d1322839 (plain)
1
2
3
4
5
6
7
8
9
10
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
[default.extend-words]
ba = "ba"
fo = "fo"
enew = "enew"
tabe = "tabe"
Iterm = "Iterm"

[files]
extend-exclude = ["README.md"]