summaryrefslogtreecommitdiff
path: root/.typos.toml
blob: 743c87416fb558ea842373cfa84a6f4da81c6f79 (plain)
1
2
3
4
5
6
7
[default.extend-words]
"earch" = "earch" # Because of <s>earch in the list footer

[files]
extend-exclude = [
  "CHANGELOG.md",
]