Files
tango/.husky/commit-msg
T
2023-09-22 17:48:54 +08:00

4 lines
69 B
Bash
Executable File

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