1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-09-19 19:27:41 +03:00
git-cliff/typos.toml
Orhun Parmaksız 08e761c20f
chore(examples): improve example templates (#835)
* chore(examples): improve example templates

* chore(typos): configure typos
2024-09-01 11:18:35 +03:00

12 lines
284 B
TOML

# configuration for https://github.com/crate-ci/typos
[type.md]
extend-ignore-re = [
"\\[[[:xdigit:]]{7}\\]\\(https://github.com/orhun/git-cliff/commit/[[:xdigit:]]{40}\\)",
"\\[halp\\]\\(https://github.com/orhun/halp\\)",
"upport",
]
[default.extend-words]
upport = "upport"