reactwizard/.husky/commit-msg
2024-08-13 20:20:06 -04:00

5 lines
82 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
node ./.husky/commit-msg-linter.js "$1"