VTable/common/git-hooks/commit-msg
2023-06-05 18:48:40 +08:00

3 lines
76 B
Bash

#!/bin/sh
node common/scripts/install-run-rush.js commitlint || exit $? #++