|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
description: Format files with ClangFormat.
|
|
|
|
|
entry: clang-format -i
|
|
|
|
|
language: system
|
|
|
|
|
files: \.(c|cc|cxx|cpp|h|hpp|hxx|java|js|m|proto)$
|
|
|
|
|
files: \.(c|cc|cxx|cpp|h|hpp|hxx)$
|
|
|
|
|
- repo: https://github.com/PaddlePaddle/pre-commit-golang
|
|
|
|
|
sha: 8337620115c25ff8333f1b1a493bd031049bd7c0
|
|
|
|
|
hooks:
|
|
|
|
|