build: add commitizen hook

This commit is contained in:
winston 2023-02-18 23:25:28 +01:00
parent 327d3e32bf
commit 9e8530deb6
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -120,6 +120,7 @@
src = ./.;
hooks = {
alejandra.enable = true;
commitizen.enable = true;
editorconfig-checker.enable = true;
deadnix.enable = true;
shellcheck.enable = true;