Currently dvc install tries to install all three hooks, it would be nice to allow them to be installed indivudually.
Why?
I am using pre-commit to manage other hooks and it breaks when I try to install the remaining ones. It seems that after #3271 gets implemented there will be better integration, but I am not sure it will solve the problem.
I tried searching for other, similar issue but I could not find any.
Thanks for the this awesome tool!
Currently
dvc installtries to install all three hooks, it would be nice to allow them to be installed indivudually.Why?
I am using
pre-committo manage other hooks and it breaks when I try to install the remaining ones. It seems that after #3271 gets implemented there will be better integration, but I am not sure it will solve the problem.I tried searching for other, similar issue but I could not find any.
Thanks for the this awesome tool!