chore: add files from base_repo template
This commit is contained in:
parent
5e8a72a714
commit
fd44bd54a5
13 changed files with 151 additions and 31 deletions
5
.devfiles/hooks/commit-msg.sh
Normal file
5
.devfiles/hooks/commit-msg.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
cog verify --file "$1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue