projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d445d77
)
Use the Horde code sniffer standard.
author
Gunnar Wrobel
<p@rdus.de>
Wed, 25 Aug 2010 08:26:21 +0000
(10:26 +0200)
committer
Gunnar Wrobel
<p@rdus.de>
Wed, 25 Aug 2010 08:26:21 +0000
(10:26 +0200)
framework/Element/data/hudson-element-build.xml.template
patch
|
blob
|
history
diff --git
a/framework/Element/data/hudson-element-build.xml.template
b/framework/Element/data/hudson-element-build.xml.template
index
de25c10
..
6e711f2
100644
(file)
--- a/
framework/Element/data/hudson-element-build.xml.template
+++ b/
framework/Element/data/hudson-element-build.xml.template
@@
-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>