Skip to content

Transpile-AI/lint-hook

Repository files navigation

image

image



Ivy custom pre-commit hook

This repo has a collection of pre-commit hooks that are custom to Ivy.

Installation

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

Citation

@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}
}

About

Linting checker and formatter for ivy coding and docstring styles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages