Tags: Slamdunk/composer-git-hooks
Tags
Pass composer.json dir (BrainMaestro#13) Signed-off-by: Stiliyan Ivanov <[email protected]>
Added compatibility with Symfony 4 (BrainMaestro#12) * Added compatibility with Symfony 4 * Improved travis config using more PHP versions
Fix missing shebang after update (BrainMaestro#9) This will also add and test the shebang on update.
Add support for Windows (BrainMaestro#8) * Add .idea folder to ignore list For developers who use JetBrains IntellJIDEA. * Add missing empty line at end of file. * Add test-git-dir to ignore list. * Fix tests to run on windows too. * Use findstr on windows. * Add SHEBANG to hook files on windows. * Test that the shebang has been added. * Use native PHP functions in tests.
Create hooks directory when it does not exist (BrainMaestro#5)
PreviousNext