Passed
Push — master ( c98246...fc36d7 )
by Allan
03:42 queued 01:04
created
modules/proxy-plugin/src/Plugin.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 
34 34
     public function resolveAutoloadFilePath(\Composer\Composer $composer)
35 35
     {
36
-       /**
36
+        /**
37 37
          * When running through the initial installation, make sure that installing the proxy
38 38
          * command (to get the patch commands) does not result in crashing the whole
39 39
          * installation process.
Please login to merge, or discard this patch.