Skip to content

Commit

Permalink
Update .pre-commit-hooks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sevin authored Jun 25, 2019
1 parent 351245e commit b6d0b63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- id: clang-format
name: clang-format
entry: clang-format
- id: clang-format2
name: clang-format2
entry: clang-format2
language: system
files: \.(cu|hpp|cuh|h|cpp|c)
args: ["-i","-style=Google"]
Expand Down

0 comments on commit b6d0b63

Please sign in to comment.