From 9e9d73959c09cdfa4a5c50f29c6ac77f9cea17b9 Mon Sep 17 00:00:00 2001 From: alec Date: Sat, 14 May 2011 20:05:48 +0000 Subject: - Add ruleset.xml to RoundCube PHP_CodeSniffer standard (#1487850) git-svn-id: https://svn.roundcube.net/trunk@4769 208e9e7b-5314-0410-a742-e7e81cd9613c --- tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml (limited to 'tools/PHP_CodeSniffer/CodeSniffer') diff --git a/tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml b/tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml new file mode 100644 index 000000000..33ecce985 --- /dev/null +++ b/tools/PHP_CodeSniffer/CodeSniffer/Standards/RoundCube/ruleset.xml @@ -0,0 +1,8 @@ + + + The RoundCube coding standard. + + + + + -- cgit v1.2.3