Completed
Push — master ( f037e1...e766b9 )
by Billie
25s
created
src/PurpleBooth/GitLintValidators/Composer/Scripts.php 1 patch
Upper-Lower-Casing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
 #!/bin/sh
23 23
 
24 24
 vendor/bin/git-lint-validators git-lint-validator:hook $1
25
-CONTENT;
25
+content;
26 26
 
27 27
         $io = $event->getIO();
28 28
         $question = "Do you want to install and activate the Git "
Please login to merge, or discard this patch.