Update cliff.toml

Signed-off-by: HᴇCᴏᴅᴇs2ᴍᴜᴄʜ <wayne6324@gmail.com>
This commit is contained in:
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2024-09-09 07:42:46 +01:00
committed by GitHub
parent 9de8a321f4
commit 6eab5a31c7

View File

@@ -79,7 +79,7 @@ commit_preprocessors = [
{ pattern = "Signed-off-by: The-Repo-Club <wayne6324@gmail.com>", replace = ""}
# Check spelling of the commit with https://github.com/crate-ci/typos
# If the spelling is incorrect, it will be automatically fixed.
{ pattern = '.*', replace_command = 'typos --write-changes -' },
# { pattern = '.*', replace_command = 'typos --write-changes -' },
]
# regex for parsing and grouping commits
commit_parsers = [