Use the Horde code sniffer standard.
authorGunnar Wrobel <p@rdus.de>
Wed, 25 Aug 2010 08:26:21 +0000 (10:26 +0200)
committerGunnar Wrobel <p@rdus.de>
Wed, 25 Aug 2010 08:26:21 +0000 (10:26 +0200)
framework/Element/data/hudson-element-build.xml.template

index de25c10..6e711f2 100644 (file)
@@ -64,7 +64,7 @@
    <arg line="-c php.ini ${tooldir}/phpcs
               --report=checkstyle
               --report-file=${basedir}/build/logs/checkstyle.xml
-              --standard=PEAR
+              --standard=Horde
               lib" />
   </exec>
  </target>