Passed
Push — 0.8.x ( 9345e0...510cae )
by Alexander
06:06 queued 03:10
created
src/components/Console/Style/FormatColor.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -56,5 +56,5 @@
 block discarded – undo
56 56
         'blink'      => 5,
57 57
         'reverse'    => 7,
58 58
         'conceal'    => 8,
59
-	];
59
+    ];
60 60
 }
61 61
\ No newline at end of file
Please login to merge, or discard this patch.