remove shellcheck test=develop (#28457)

TCChenlong-patch-1
gongweibao 4 years ago committed by GitHub
parent ba0fe0a812
commit ba036b8851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,11 +50,3 @@ repos:
language: system language: system
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto|py|sh)$ files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto|py|sh)$
exclude: (?!.*third_party)^.*$ | (?!.*book)^.*$ exclude: (?!.*third_party)^.*$ | (?!.*book)^.*$
- repo: local
hooks:
- id: shellcheck
name: shellcheck
entry: shellcheck
language: system
files: .sh$
exclude: (paddle_build.sh|fast_install.sh|check_file_diff_approvals.sh)

Loading…
Cancel
Save