5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
commitlint-github-action/.husky/commit-msg
2021-02-25 13:43:24 +01:00

3 lines
53 B
Bash
Executable file

#!/bin/sh
npx --no-install commitlint --edit "${1}"