mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
Merge "fix(deps): remove deprecated husky commands" into integration
This commit is contained in:
commit
fb3402b925
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# shellcheck source=./_/husky.sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
if ! git config --get tf-a.disableCommitizen > /dev/null; then
|
if ! git config --get tf-a.disableCommitizen > /dev/null; then
|
||||||
"$(dirname "$0")/prepare-commit-msg.cz" "$@"
|
"$(dirname "$0")/prepare-commit-msg.cz" "$@"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue