From a026070fa5c5be516d183037b73bc2601e9ce8b8 Mon Sep 17 00:00:00 2001 From: Evgenii Stratonikov Date: Fri, 24 Mar 2023 22:00:27 +0300 Subject: [PATCH] [#10] Synchronize .gitlint settings across FrostFS repos\n\nThis change allows to use `[#xx]` placeholders for issue number. Signed-off-by: Evgenii Stratonikov --- .gitlint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlint b/.gitlint index 9ce883f4..a1bb93d0 100644 --- a/.gitlint +++ b/.gitlint @@ -3,7 +3,7 @@ fail-without-commits=true contrib=CC1 [title-match-regex] -regex=^\[\#[0-9]+\]\s +regex=^\[\#[0-9Xx]+\]\s [ignore-by-title] regex=^Release(.*) -- 2.45.2