Passed
Push — master ( 44594f...8d043c )
by Insolita
01:42
created
src/CodeStatModule.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
      * List of phploc metrics showed for advanced, common, directory and file actions, by default all available metrics
87 87
      * will be showed
88 88
      * @var array
89
-    */
89
+     */
90 90
     public $metrics = [];
91 91
 
92 92
     public function init()
Please login to merge, or discard this patch.