Skip to content

Commit eddb33f

Browse files
committed
chore: disable one commit check for release branch
This simplifies backporting. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent b5b75b5 commit eddb33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.conform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ policies:
88
gitHubOrganization: siderolabs
99
spellcheck:
1010
locale: US
11-
maximumOfOneCommit: true
11+
maximumOfOneCommit: false
1212
header:
1313
length: 89
1414
imperative: true

0 commit comments

Comments
 (0)