diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-12-05 12:53:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-12-05 12:53:13 +0100 |
commit | ef3eb70e53eab13366039b2ca7c6318f0895cf92 (patch) | |
tree | faf524e2bceb89d701cc1b8613857a9e71d81ff7 /PHP_CodeSniffer-role.patch | |
parent | 3bd87b5b1026053ef6cd4cece524ba686ea562ed (diff) |
php-pear-PHP-CodeSniffer: 2.0.0
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" /> |