chore(ci): bootstrap CI + hooks
Squash-merge bootstrap-cicd into integration
This commit is contained in:
5
.githooks/commit-msg
Normal file
5
.githooks/commit-msg
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
scripts/commitlint-hook "$1"
|
||||
|
Reference in New Issue
Block a user