qibogang / qibogang.github.io

The gang site :)
https://qibogang.github.io
0 stars 0 forks source link

Git hooks #19

Open alecandido opened 1 year ago

alecandido commented 1 year ago

Since here we are note using Python, I'm not sure we want to go for the actual pre-commit.

Pro:

Con:

alecandido commented 1 year ago

I will go for husky, for a more consistent tooling, adding pre-commit there

alecandido commented 1 year ago

https://blog.typicode.com/husky-git-hooks-autoinstall/