Merge branch 'master' of /home/git/private/web.mtrack
[web.mtrack] / roo.php
diff --git a/roo.php b/roo.php
index 5f2783f..ddfeb9b 100644 (file)
--- a/roo.php
+++ b/roo.php
@@ -42,7 +42,15 @@ new HTML_FlexyFramework(array(
         
         'url' => 'http://www.roojs.com/mtrack/index.php', // url for the link on the emails.
         'checks' => array(
-            
+            // see mtrack/commitcheck
+            // some of these are pre-checks..
+            'BlankLines',
+            'NoEmptyLogMessage',
+            'PhpLint',
+            //'RequireTimeReference',
+            'SingleIssue',
+            'UnixLineBreak',
+            //'Wiki', //?????
             
         )
     ),