Skip to content

Topic

Pre-commit hooks

Scripts that git runs before recording a commit, commonly used to block commits that fail linting or consistency checks.

Current clusters