mirror of
https://github.com/appium/appium.git
synced 2026-04-25 12:58:39 -05:00
chore: use commitlint via npm in pre-commit
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
npx commitlint --edit ${1}
|
||||
npm run lint:commit -- --edit ${1}
|
||||
|
||||
Reference in New Issue
Block a user