From a3d5c2a10c45473cb2bf720a67edcfeda73cd9ff Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Tue, 11 Apr 2023 15:52:04 +0400 Subject: [PATCH] chore: allow more than one commit Backports branch. Signed-off-by: Andrey Smirnov --- .conform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.conform.yaml b/.conform.yaml index d36fe2204..f9c8d67cd 100644 --- a/.conform.yaml +++ b/.conform.yaml @@ -8,7 +8,7 @@ policies: gitHubOrganization: siderolabs spellcheck: locale: US - maximumOfOneCommit: true + maximumOfOneCommit: false header: length: 89 imperative: true