Back to Tags
Pre Commit
3 items tagged with "pre-commit"
Filter by type:
Tutorials3
Tutorial
How to set up pre-commit hooks for a repository
Use the pre-commit framework to run linters and formatters automatically before each commit across a team.
Tutorial
Run vg in a Pre-Commit Hook
Add the Vibgrate CLI to a pre-commit hook so drift is caught locally before a commit ever reaches CI.
Tutorial
Make the Code Graph Committable for Your Team with vg share
Use vg share to install a pre-commit hook, deterministic merge driver, and .gitignore so your code graph stays committable and auto-updating across the team.