This repo has a collection of pre-commit hooks that are custom to Ivy.
To install the pre-commit hooks, add this to your .pre-commit-config.yaml:
- repos:
- repo: https://github.com/unifyai/lint-hook
rev: main
hooks:
- id: ivy-lint
@article{lenton2021ivy, title={Ivy: Templated deep learning for inter-framework portability}, author={Lenton, Daniel and Pardo, Fabio and Falck, Fabian and James, Stephen and Clark, Ronald}, journal={arXiv preprint arXiv:2102.02886}, year={2021} }