mirror of
https://github.com/appium/appium.git
synced 2026-01-06 10:20:07 -06:00
chore: use commitlint via npm in pre-commit
This commit is contained in:
@@ -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