Skip to content

Commit b435bb2

Browse files
committed
add pre-commit
1 parent 8a87f77 commit b435bb2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
repos:
2+
- repo: https://github.com/fredrikekre/runic-pre-commit
3+
rev: v1.0.0
4+
hooks:
5+
- id: runic

0 commit comments

Comments
 (0)