authelia/.github/commit-msg

5 lines
82 B
Bash
Executable File

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