1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-08-16 10:20:25 +03:00
git-cliff/typos.toml
Jean SIMARD 88c34abe2c
feat(ci): add 'typos' check (#317)
* docs(docker): fix typos

* docs(readme): fix typos

* docs(template): fix typos

* ci(typos): add 'typos' check

resolves #311

* ci(typos): 'typos' moved to its own job

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-10-19 15:34:17 +02:00

6 lines
175 B
TOML

[type.md]
extend-ignore-re = [
"\\[[[:xdigit:]]{7}\\]\\(https://github.com/orhun/git-cliff/commit/[[:xdigit:]]{40}\\)",
"\\[halp\\]\\(https://github.com/orhun/halp\\)",
]