Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,11 +3,11 @@ title: Git hooks - yay or nay?
date: 2024-03-21
permalink: daily/2024/03/21/git-hooks---yay-or-nay
tags:
- software-development
- git
- software-development
- git
cta: ~
snippet: |
Are you in favour of Git hooks or not?
Are you in favour of Git hooks or not?
---
Many people are very for or against Git hooks - scripts that run automatically on events such as pre-commit and pre-push.