Failed Conditions
Pull Request — master (#10)
by Billie
03:04 queued 37s
created
src/PurpleBooth/GitLintValidators/Composer/Scripts.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
      */
21 21
     const EXECUTABLE_PERMISSIONS = 0751;
22 22
     const HOOK_CONTENTS
23
-                           = <<<CONTENT
23
+                            = <<<CONTENT
24 24
 #!/bin/sh
25 25
 
26 26
 vendor/bin/git-lint-validators git-lint-validator:hook $1
Please login to merge, or discard this patch.