greenbone / autohooks

Library for managing git hooks
https://greenbone.github.io/autohooks/
GNU General Public License v3.0
189 stars 22 forks source link

Poetry Hooks #585

Open Hillerr opened 1 year ago

Hillerr commented 1 year ago

I've been using autohooks for the last months due its amount of plugins and because it's a quite simple to use, especially in my case that I use poetry for dependencies management. Poetry have some features if you use pre-commit, as explained in their official documentation page: https://python-poetry.org/docs/master/pre-commit-hooks/

I'd like to know if there's a plugin that can do the features mentioned on the link above or if there's an intention to develop a plugin for those commands.

If it doesn't, I may be intersted in developing a plugin for that.

Thank you in advance!

bjoernricks commented 1 year ago

Hi, sorry I was/am not available for several weeks. We don't have similar plugins yet. Thus feel free to developer such!