Files
igny8/frontend/node_modules/react-dropzone/.husky/commit-msg
2025-11-09 10:27:02 +00:00

6 lines
94 B
Bash
Executable File

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