authelia/.github/commit-msg
2021-10-04 13:44:59 +11:00

6 lines
115 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
. "$(dirname "$0")/required-apps"
cd web && ${PMGR} commitlint --edit $1