sirosen / texthooks

pre-commit hooks for checking text file contents
Other
17 stars 3 forks source link

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

Closed asottile closed 11 months ago

asottile commented 11 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!

sirosen commented 11 months ago

Thanks for the heads-up! I wouldn't have known otherwise. pre-commit.com PR coming momentarily.