This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch fix/check-header-tmp
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit fb0658c7e668fa6f971e5edd92d434b1a00e5473
Author: 100pah <sushuang0...@gmail.com>
AuthorDate: Thu Jul 31 18:23:44 2025 +0800

    fix(husky): remote checkheader from pre-commit temporarily, since it is not 
completely correct and prevent commit.
---
 .husky/pre-commit | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.husky/pre-commit b/.husky/pre-commit
index ec9dcd8d8..e7e681f4b 100755
--- a/.husky/pre-commit
+++ b/.husky/pre-commit
@@ -3,4 +3,3 @@
 
 npm run lint
 npm run checktype
-npm run checkheader


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to