Fix pre-commit-config.yaml

revert-3824-remove_grad_op_type
hedaoyuan 8 years ago
parent 3663bd881d
commit 692259e071

@ -22,7 +22,7 @@
- id: clang-format-with-version-check
name: clang-format
description: Format files with ClangFormat.
entry: ./.clang_format.hook -i
entry: bash ./.clang_format.hook -i
language: system
files: \.(c|cc|cxx|cpp|cu|h|hpp|hxx|proto)$
- repo: https://github.com/PaddlePaddle/pre-commit-golang

Loading…
Cancel
Save