stupa-pdf-api/frontend/node_modules/react-dropzone/.husky/commit-msg

6 lines
94 B
Bash
Executable File

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