Browse Source

提交代码规则文件删除

hanxin 2 years ago
parent
commit
5273eeeb90
2 changed files with 0 additions and 8 deletions
  1. 0 4
      .husky/commit-msg
  2. 0 4
      .husky/pre-commit

+ 0 - 4
.husky/commit-msg

@@ -1,4 +0,0 @@
-#!/usr/bin/env sh
-. "$(dirname -- "$0")/_/husky.sh"
-
-npx --no-install max verify-commit $1

+ 0 - 4
.husky/pre-commit

@@ -1,4 +0,0 @@
-#!/usr/bin/env sh
-. "$(dirname -- "$0")/_/husky.sh"
-
-npx --no-install lint-staged --quiet