Passed
Push — master ( 029172...056350 )
by Satoshi
02:16
created
conf/this_repository_rule.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
         ],
61 61
         'graph' => [
62 62
             'define' => ['\Fhaculty\Graph\\'],
63
-            'depender' => ['graph_builder', 'dependency_graph', 'inspectors', 'exceptions'],        // I will remove inspectors...
63
+            'depender' => ['graph_builder', 'dependency_graph', 'inspectors', 'exceptions'], // I will remove inspectors...
64 64
             'graph' => ['folding']
65 65
         ]
66 66
     ]
Please login to merge, or discard this patch.