Skip to content

Commit

Permalink
chore: disable max of one commit
Browse files Browse the repository at this point in the history
This is backports branch.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
  • Loading branch information
smira committed Apr 12, 2024
1 parent 50d475b commit 1c0a917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ policies:
gitHubOrganization: siderolabs
spellcheck:
locale: US
maximumOfOneCommit: true
maximumOfOneCommit: false
header:
length: 89
imperative: true
Expand Down

0 comments on commit 1c0a917

Please sign in to comment.