pre-commit.com
pre-commit.com copied to clipboard
Filter hooks by language
It would be interesting to be able to filter the all hooks page by language (language of the hook not the hook type). I think a list of checkboxes to tick or untick for each pre-commit language would be nice.
The use case is that basically every new language introduced to a pre-commit config means new dependencies and to reduce number of dependencies it could be interesting to only use very common languages like python. Or to not use docker due to security risks.