Tags: cgrice/composer-git-hooks
Tags
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