A pre-commit hook for Tach.
Distributed as a standalone repository to enable installing Tach via prebuilt wheels from PyPI.
To run tach check
via pre-commit, add the following to your .pre-commit-config.yaml
:
- repo: https://github.com/gauge-sh/tach-pre-commit
# Tach version.
rev: v0.15.2
hooks:
- id: tach