06 - Git Hooks and Automation: Automatic Quality Gates
Implement git hooks for automation: pre-commit, commit-msg, pre-push with Husky, lint-staged, commitlint and CI/CD integration.
What you'll learn
What Git hooks are and when they execute
Pre-commit hook for linting and formatting
Commit-msg hook for...
federicocalo.hashnode.dev1 min read