roo.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 10:41:32 +0000 (18:41 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 10:41:32 +0000 (18:41 +0800)
roo.php

diff --git a/roo.php b/roo.php
index 5f2783f..b010b42 100644 (file)
--- a/roo.php
+++ b/roo.php
@@ -42,6 +42,14 @@ new HTML_FlexyFramework(array(
         
         'url' => 'http://www.roojs.com/mtrack/index.php', // url for the link on the emails.
         'checks' => array(
+            // see mtrack/commitcheck
+            'BlankLines',
+            'NoEmptyLogMessage',
+            'PhpLint',
+            //'RequireTimeReference',
+            'SingleIssue',
+            'UnixLineBreak',
+            //'Wiki', //?????
             
             
         )