talisman check for pre-commit and pre-push hooks (#915)

* feat(INJI-413): add talisman check for pre-commit and pre-push hooks

Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>

* feat(INJI-413): add yarn jetify to package.json

Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>

---------

Signed-off-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
Co-authored-by: Pooja Babusingh <68894211+PoojaBabusingh@users.noreply.github.com>
This commit is contained in:
PoojaBabusing
2023-10-13 15:56:24 +05:30
committed by GitHub
parent 27e2f07cd9
commit d0f212600f
4 changed files with 38 additions and 1 deletions

View File

@@ -2,3 +2,4 @@
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
.git/hooks/bin/talisman ${DEBUG_OPTS} --githook pre-commit