Skip to content

Commit ba036b8

Browse files
authored
remove shellcheck test=develop (PaddlePaddle#28457)
1 parent ba0fe0a commit ba036b8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,3 @@ repos:
5050
language: system
5151
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto|py|sh)$
5252
exclude: (?!.*third_party)^.*$ | (?!.*book)^.*$
53-
- repo: local
54-
hooks:
55-
- id: shellcheck
56-
name: shellcheck
57-
entry: shellcheck
58-
language: system
59-
files: .sh$
60-
exclude: (paddle_build.sh|fast_install.sh|check_file_diff_approvals.sh)

0 commit comments

Comments
 (0)