Skip to content

Commit 6ceb7a0

Browse files
author
Marco Barbone
committed
Merge branch 'add-pre-commit-hook' into spreader-bench
2 parents efc7083 + f692717 commit 6ceb7a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/pre-commit/mirrors-clang-format
3+
rev: 'v18.1.6'
4+
hooks:
5+
- id: clang-format

0 commit comments

Comments
 (0)