added pre-commit for typst
This commit is contained in:
parent
680dacf4a2
commit
04a3fa6163
1 changed files with 5 additions and 0 deletions
5
.pre-commit-config.yaml
Normal file
5
.pre-commit-config.yaml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
repos:
|
||||||
|
- repo: https://github.com/Enter-tainer/typstyle
|
||||||
|
rev: "v0.11.35" # The the revision or tag you want to use
|
||||||
|
hooks:
|
||||||
|
- id: typstyle
|
Loading…
Add table
Reference in a new issue