111
parent
95a15c4560
commit
d76dada409
|
|
@ -1,13 +0,0 @@
|
||||||
###
|
|
||||||
# @Author: hcc han_chen301@163.com
|
|
||||||
# @Date: 2025-02-22 09:28:36
|
|
||||||
# @LastEditors: hcc
|
|
||||||
# @LastEditTime: 2025-03-10 09:51:32
|
|
||||||
# @remarker:
|
|
||||||
###
|
|
||||||
echo Start running commit-msg hook...
|
|
||||||
|
|
||||||
# Check whether the git commit information is standardized
|
|
||||||
# pnpm exec commitlint --edit "$1"
|
|
||||||
|
|
||||||
echo Run commit-msg hook done.
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
# 每次 git pull 之后, 安装依赖
|
|
||||||
|
|
||||||
pnpm install
|
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
# update `.vscode/vben-admin.code-workspace` file
|
|
||||||
pnpm vsh code-workspace --auto-commit
|
|
||||||
|
|
||||||
# Format and submit code according to lintstagedrc.js configuration
|
|
||||||
pnpm exec lint-staged
|
|
||||||
|
|
||||||
echo Run pre-commit hook done.
|
|
||||||
Loading…
Reference in New Issue