We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdf7fc commit 32e590cCopy full SHA for 32e590c
.pre-commit-config.yaml
@@ -19,3 +19,7 @@ repos:
19
rev: v2.2.4
20
hooks:
21
- id: codespell
22
+- repo: https://github.com/fredrikekre/runic-pre-commit
23
+ rev: v1.0.0
24
+ hooks:
25
+ - id: runic
0 commit comments