Merge pull request #3667 from hedaoyuan/fix_pre-commit-config

Fix pre-commit-config.yaml
revert-3824-remove_grad_op_type
hedaoyuan 8 years ago committed by GitHub
commit 5a2e5e7e76

@ -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