Fix goreleaser bug #538
check-commit-message-push.yml
on: push
Check commit message style on push
2s
Annotations
1 error
Check commit message style on push
The message 1 is invalid:
* The line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 152 characters: "The fix is to specify explicitly that the version must be at least 2. This should not be necessary in theory, but in practice it seems to be necessary.". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Fix goreleaser bug
The fix is to specify explicitly that the version must be at least 2. This should not be necessary in theory, but in practice it seems to be necessary.
|