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.14a0
hooks:
- id: tach