GitHub - pre-commit/pygrep-hooks: A collection of fast, cheap, regex based pre-commit hooks. (original) (raw)

pre-commit.ci status

pygrep-hooks

A collection of fast, cheap, regex based pre-commit hooks.

Adding to your .pre-commit-config.yaml

Naming conventions

Where possible, these hooks will be prefixed with the file types they target. For example, a hook which targets python will be called python-....

Provided hooks