?iť?

Your IP : 3.139.80.52


Current Path : /home/s/c/g/scgforma/www/soc064/htdocs/modulebuilder/template/dev/git-hooks/
Upload File :
Current File : /home/s/c/g/scgforma/www/soc064/htdocs/modulebuilder/template/dev/git-hooks/README

# Git hooks

Optional [GIT hooks](https://git-scm.com/book/it/v2/Customizing-Git-Git-Hooks) are provided.
These are just wrappers calling composer scripts.  
They ensure best practices are followed during module development.  

Install:
```sh
composer git_hooks_install
```

Remove:
```sh
composer git_hooks_remove
```