100pah opened a new pull request, #21146: URL: https://github.com/apache/echarts/pull/21146
…is not completely correct and prevent commit. <!-- Please fill in the following information to help us review your PR more efficiently. --> ## Brief Information This pull request is in the type of: - [x] bug fixing - [ ] new feature - [ ] others Remote checkheader from pre-commit temporarily, since it is not completely correct and prevent commit. Note: if support check header in pre-commit, need to: + Only check staged files. + Distinguish files that not need or can not add headers, such as, + `json`, + `md`, + `license files itself`, + `.xxx` file., including `.xxxconfig`, `.xxxignore`, ... + ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org