Passed
Push — master ( 749e39...b03981 )
by Bjørn
02:12
created
src/Detectors/Stack.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,6 +37,6 @@
 block discarded – undo
37 37
             }
38 38
         }
39 39
 
40
-        return null;     // undetermined
40
+        return null; // undetermined
41 41
     }
42 42
 }
Please login to merge, or discard this patch.