You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: