mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-08 06:35:52 +01:00
chore: flakebox install
This commit is contained in:
@@ -18,6 +18,6 @@ MESSAGE="$(
|
||||
MESSAGE="${MESSAGE#fixup! }"
|
||||
if ! convco check --from-stdin <<<"$MESSAGE" ; then
|
||||
>&2 echo "Please follow conventional commits(https://www.conventionalcommits.org)"
|
||||
>&2 echo "Use git recommit <args> to fix your commit"
|
||||
>&2 echo "Use git commit <args> to fix your commit"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user