arm-trusted-firmware/.husky
Chris Kay 9a905a7d86 build(hooks): allow hooks to skip Commitizen
Adds a conditional check in the `prepare-commit-msg` commit hook that
reads the `tf-a.disableCommitizen` Git configuration option, and
does not execute Commitizen if it is found.

To skip Commitizen, run:

    git config tf-a.disableCommitizen true

Change-Id: Ic8967f6f42bf3555df09b57096044fb99438d4d4
Signed-off-by: Chris Kay <chris.kay@arm.com>
2023-04-18 17:38:20 +01:00
..
.gitignore build(hooks): add Husky configuration 2021-04-19 14:06:25 +01:00
commit-msg build(hooks): add commitlint hook 2021-04-19 14:06:25 +01:00
commit-msg.commitlint build(hooks): add commitlint hook 2021-04-19 14:06:25 +01:00
commit-msg.gerrit build(hooks): add Gerrit hook 2021-04-19 14:06:25 +01:00
pre-commit feat(git-hooks): add pre-commit hook 2023-02-09 17:27:25 +00:00
pre-commit.copyright style(hooks): adds Arm copyright style fix 2023-03-15 13:32:00 +00:00
prepare-commit-msg build(hooks): allow hooks to skip Commitizen 2023-04-18 17:38:20 +01:00
prepare-commit-msg.cz build(hooks): add Commitizen hook 2021-04-19 14:06:25 +01:00