conventional-pre-commit icon indicating copy to clipboard operation
conventional-pre-commit copied to clipboard

Add to https://pre-commit.com/hooks.html

Open wholtz opened this issue 3 years ago • 1 comments

Thanks for the useful hook!

You might consider adding it to https://pre-commit.com/hooks.html so that it is easier for others to discover.

wholtz avatar Jul 27 '22 18:07 wholtz

Thanks for the suggestion @wholtz! I submitted a PR over there.

There is perhaps a question of the maintainers adding new language: script type hooks (of which this hook is one) to the page, but maybe an exception can be made in this case since our hook/script is so simple!

thekaveman avatar Jul 27 '22 21:07 thekaveman

@wholtz after much back and forth with the maintainer of https://pre-commit.com, including completely re-writing this hook in Python to avoid language: script, they have declined to accept our PR to add this hook to the list.

I recommend opening a new Issue / PR over there if this is something you would still like to pursue. We appreciate the suggestion nonetheless!

thekaveman avatar Jun 06 '23 16:06 thekaveman