From: Hypolite Petovan Date: Tue, 9 Jan 2018 04:37:18 +0000 (-0500) Subject: Improve PHP Code Sniffer ruleset X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=143a0e3bc6c110980726dc53c9521d98310b67f3;p=friendica.git Improve PHP Code Sniffer ruleset - Pull Friendica specifics from vendor/pear/text_languagedetect/phpcs.xml - Revert changes to vendor/pear/text_languagedetect/phpcs.xml --- diff --git a/ruleset.xml b/ruleset.xml index c5f439e58a..a71b7062fc 100644 --- a/ruleset.xml +++ b/ruleset.xml @@ -1,6 +1,15 @@ - - - - + + Friendica Coding Standards: PSR2 with tabs instead of spaces + + + + + + + + + + + diff --git a/vendor/pear/text_languagedetect/phpcs.xml b/vendor/pear/text_languagedetect/phpcs.xml index 586ff6d195..611643b89c 100644 --- a/vendor/pear/text_languagedetect/phpcs.xml +++ b/vendor/pear/text_languagedetect/phpcs.xml @@ -1,26 +1,8 @@ - - - - - - - - - - - - - PSR2 with tabs instead of spaces. - - - - - - - - - - - - - + + + + + + + +