This repository has been archived on 2026-04-02 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
ty-pre-commit
This is a pre-commit hook for ty.
It can be used like so:
- repo: https://foundry.fsky.io/vel/ty-pre-commit
# ty version
rev: 0.0.16
hooks:
# run `ty check`
- id: ty-check
Description