From 71371dd9dadc5e8704dd3d0b20033acb400cd734 Mon Sep 17 00:00:00 2001 From: mark_story Date: Sat, 15 Dec 2012 14:45:39 -0500 Subject: [PATCH] Add codestyle and reports-ci targets to phing. This should make it easier to run and test the various code reports + stylechecking. --- build.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/build.xml b/build.xml index 9759aec9b..daf292fab 100644 --- a/build.xml +++ b/build.xml @@ -40,6 +40,9 @@ + + + @@ -205,10 +208,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +