summaryrefslogtreecommitdiffstats
path: root/build.properties
diff options
context:
space:
mode:
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.properties b/build.properties
index d93428a..3526532 100644
--- a/build.properties
+++ b/build.properties
@@ -18,6 +18,9 @@ codesniffer.standard = Ezc
codesniffer.standard.package.name = PHP_CodeSniffer_Standards_EZC
codesniffer.standard.package.channel = pear.xplib.de
+# Disabled because of https://github.com/phpmd/phpmd/issues/47
+phpmd.enabled = false
+
# Ignore codesniffer and PHPCPD failures for now
codesniffer.fail.on.violation = false
phpcpd.fail.on.violation = false
OpenPOWER on IntegriCloud