Passed
Push — develop ( 625a81...40890c )
by nguereza
02:07
created
src/Renderer/PlatineTemplateRenderer.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -87,7 +87,7 @@
 block discarded – undo
87 87
      */
88 88
     protected function fixSplitTemplateTags(string $content): string
89 89
     {
90
-       /*
90
+        /*
91 91
         * If part of the tag is formatted differently we won't get a match.
92 92
      * Best explained with an example:
93 93
      *
Please login to merge, or discard this patch.