typstyle for pre-commit.
For pre-commit: see https://github.com/pre-commit/pre-commit For typstyle: see https://github.com/typstyle-rs/typstyle
Add this to your .pre-commit-config.yaml
- repo: https://github.com/typstyle-rs/pre-commit-typstylerev: ''# Use the sha / tag you want to point athooks:
- id: typstyle