Skip to content

Commit

Permalink
Add clang-format hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
reyoung committed Nov 22, 2016
1 parent 731fe95 commit c6eeb65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,7 @@
# not all of our python code is runnable. Some are used for
# documenation
# - id: debug-statements
- repo: https://github.com/PaddlePaddle/clang-format-pre-commit-hook.git
sha: 38b232ea0fd2be46c26a691b9f32dd94d1ee3333
hooks:
- id: clang-formater

0 comments on commit c6eeb65

Please sign in to comment.