php lint (syntax validation) support
[phorkie.git] / data / config.default.php
index 804ff5e45d863fb96d567461fc40e7f522c3cb9f..b07f042c76ef4a0fce229449ddba0c36202fa5af 100644 (file)
@@ -6,6 +6,10 @@ $GLOBALS['phorkie']['cfg'] = array(
     'tpl'     => __DIR__ . '/templates/',
     'css'     => 'http://twitter.github.com/bootstrap/assets/css/bootstrap.css',
 );
+$GLOBALS['phorkie']['tools'] = array(
+    '\\phorkie\\Tool_Xmllint',
+    '\\phorkie\\Tool_PHPlint',
+);
 /**
  * Array of supported file types / languages.
  * Key is the file extension