Completed
Push — master ( 1442eb...64bec4 )
by Tomáš
11:51
created
src/Console/ExitCode.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
     /**
13 13
      * @var int
14 14
      */
15
-   const SUCCESS = 0;
15
+    const SUCCESS = 0;
16 16
 
17 17
     /**
18 18
      *
Please login to merge, or discard this patch.