So far looks like we only need pre-commit
to add support for post-checkout
hook. Authors are ok with implementing it https://github.com/pre-commit/pre-commit/issues/1120 and the implementation is pretty straightforward. Might consider contributing that to provide the best experience for the users (as our dvc hooks get into conflict with out pre-commit hooks already).
I'm beginning work on this ticket now.
I've written up two PRs for pre-commit
:
Most helpful comment
I'm beginning work on this ticket now.