From 35d71bbbcd70d3502b90bb65dee78991bb1bea94 Mon Sep 17 00:00:00 2001 From: till Date: Tue, 27 May 2008 19:07:23 +0000 Subject: * added package.xml to make sniff installable git-svn-id: https://svn.roundcube.net/trunk@1436 208e9e7b-5314-0410-a742-e7e81cd9613c --- tools/PHP_CodeSniffer/package.xml | 83 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 tools/PHP_CodeSniffer/package.xml (limited to 'tools/PHP_CodeSniffer/package.xml') diff --git a/tools/PHP_CodeSniffer/package.xml b/tools/PHP_CodeSniffer/package.xml new file mode 100644 index 000000000..8869aea93 --- /dev/null +++ b/tools/PHP_CodeSniffer/package.xml @@ -0,0 +1,83 @@ + + + PHP_CodeSniffer_Standards_RoundCube + pear.php.net + PHP_CodeSniffer_Standards_RoundCube implements the PEAR CS and makes a few additions. + Based on the PEAR CS, PHP_CodeSniffer_Standards_RoundCube is used to check the coding style used on the RoundCube webmail project. + + + Till Klampaeckel + till + till@php.net + yes + + 2008-05-27 + + + 0.0.1 + 0.0.1 + + + alpha + alpha + + BSD License + +* initial release + + + + + + + + + + + + + + + + + + + + + + + + + 5.1.2 + + + 1.4.0b1 + + + + + + + + 0.0.1 + 0.0.1 + + + alpha + alpha + + 2008-05-27 + BSD License + +* initial release + + + + -- cgit v1.2.3