diff options
Diffstat (limited to 'PHP_CodeSniffer-role.patch')
-rw-r--r-- | PHP_CodeSniffer-role.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/PHP_CodeSniffer-role.patch b/PHP_CodeSniffer-role.patch new file mode 100644 index 0000000..7e3ce1d --- /dev/null +++ b/PHP_CodeSniffer-role.patch @@ -0,0 +1,10 @@ +--- package.xml.old 2014-12-05 12:39:59.000000000 +0100 ++++ package.xml 2014-12-05 12:40:45.000000000 +0100 +@@ -1912,6 +1912,7 @@ + <filelist> + <install as="phpcs" name="scripts/phpcs" /> + <install as="phpcbf" name="scripts/phpcbf" /> ++ <install as="phpcs-svn-pre-commit" name="scripts/phpcs-svn-pre-commit" /> + <install as="README" name="README.md" /> + <install as="CONTRIBUTING" name="CONTRIBUTING.md" /> + <install as="LICENCE" name="licence.txt" /> |