Pre-Commit Hooks and How To Use Them To Automate Your Obsidian Vault
What are pre-commit hooks?
Pre-commit hooks are scripts that run before code is committed to a repository. They can be written in any language and can be used to automate linting, formatting, testing, and security scanning. You can configure pre-comm...
krimphove.site4 min read