pre-commit.com icon indicating copy to clipboard operation
pre-commit.com copied to clipboard

Filter hooks by language

Open benediktsatalia opened this issue 1 year ago • 0 comments

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.

benediktsatalia avatar Sep 12 '23 11:09 benediktsatalia