mirror of
https://github.com/orhun/git-cliff.git
synced 2024-11-29 15:42:15 +03:00
88c34abe2c
* 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>
6 lines
175 B
TOML
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\\)",
|
|
]
|