From c5d0cc0c8933947828bb4a6315039687261081b9 Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Sat, 9 Nov 2024 23:21:24 +0100 Subject: [PATCH] chore(cz): add missing newline at the end of URL Signed-off-by: Matej Focko --- .cz.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cz.toml b/.cz.toml index e4df64e..c40e39c 100644 --- a/.cz.toml +++ b/.cz.toml @@ -3,7 +3,7 @@ name = "cz_customize" [tool.commitizen.customize] -message_template = "{{type_lang}}: add «{{no}}. {{problem}}»\n\nURL:\t{{problem_link}}" +message_template = "{{type_lang}}: add «{{no}}. {{problem}}»\n\nURL:\t{{problem_link}}\n" example = "cpp: add «997. Find the Town Judge»" schema = "‹type_lang›: ‹message›" schema_pattern = """\