Failed Conditions
Pull Request — master (#15)
by Raphael
08:54
created
src/PurpleBooth/GitLintValidators/Composer/Scripts.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
 vendor/bin/git-lint-validators git-lint-validator:hook $1
27 27
 CONTENT;
28 28
 
29
-    const TEMPLATE_CONTENTS      = <<<CONTENT
29
+    const TEMPLATE_CONTENTS = <<<CONTENT
30 30
 Subject line
31 31
 
32 32
 # - Capitalise the subject line and do not end it with a period
Please login to merge, or discard this patch.