some changes

This commit is contained in:
Stevan Freeborn
2023-02-20 16:09:45 -06:00
parent bcdff6a9d5
commit 333ab224ac
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"extends": [
"@commitlint/config-conventional"
]
}
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit $1