contract-query/frontend/node_modules/react-dropzone/.husky/commit-msg
2025-08-14 15:03:33 -05:00

5 lines
94 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# Check commit msg format
yarn commitlint --edit $1