Skip to content

Commit 32e590c

Browse files
committed
Add runic check to pre-commit
1 parent 2cdf7fc commit 32e590c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ repos:
1919
rev: v2.2.4
2020
hooks:
2121
- id: codespell
22+
- repo: https://github.com/fredrikekre/runic-pre-commit
23+
rev: v1.0.0
24+
hooks:
25+
- id: runic

0 commit comments

Comments
 (0)