mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
Git hooks for iTop
Warning
This read me and the
install.php/pre-commit.phpfiles are outdated. If we were to keep using what it is supposed to do, we should migrate it to the proper CaptainHook Git hooks manager.\
❓ Goal
Those git hooks aims to ease developing on iTop.
☑ Available hooks
pre-commit : rejects commit if you have at least one SCSS file staged, and no CSS file
⚙ Install
Just run install.php !