jumanjihouse / pre-commit-hooks

git pre-commit hooks that work with http://pre-commit.com/
MIT License
114 stars 52 forks source link

temporarily disabled on pre-commit.com/hooks -- hook name too long #115

Closed asottile closed 2 months ago

asottile commented 9 months ago

hello hello! thanks for writing an integration for pre-commit. we've recently added a more strict requirement for hooks on the hooks page where hook names must be <= 50 characters otherwise they will cause wrapping by default in pre-commit

please update your hook names to be within this requirement and then re-enable your repository (by uncommenting it) -- for more details check out https://github.com/pre-commit/pre-commit.com/pull/901

thanks!

asottile commented 2 months ago

I'm actually removing the centrally managed list in favor of a smaller, more manually-curated list of tools -- see pre-commit/pre-commit.com#978 for more details