Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Commit

Permalink
Used DnsSf Standard
Browse files Browse the repository at this point in the history
  • Loading branch information
Exeu committed Sep 4, 2011
1 parent bd87be5 commit b70ac37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<exec executable="phpcs" output="/dev/null">
<arg line="--report=checkstyle
--report-file=${build.dir}/logs/checkstyle.xml
--standard=PEAR
--standard=DnsSf
${basedir}" />
</exec>
</target>
Expand Down

0 comments on commit b70ac37

Please sign in to comment.