chore(lefthook): add the 'debug' command

This commit is contained in:
Michele Cereda
2024-04-12 20:10:16 +02:00
parent ab567792fa
commit 9990cf9362

View File

@@ -6,6 +6,13 @@ skip_output:
- skips
debug:
parallel: true
commands:
commitlint-config:
glob: '.commitlintrc.js'
run: commitlint --print-config
lint:
parallel: true
commands: