From: Umherirrender Date: Fri, 11 Aug 2017 13:12:05 +0000 (+0200) Subject: Do not use broken bootstrap in phpcs.xml X-Git-Tag: 1.31.0-rc.0~2407 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=cdd1fa84d06deb349cec0edf8bc40c0d331a5f8a;p=lhc%2Fweb%2Fwiklou.git Do not use broken bootstrap in phpcs.xml The bootstrap in mediawiki-codesniffer is broken, because it was not adjust when PHP CodeSniffer Version 3.0.0 was used. Remove the broken bootstap. Bug: T172933 Change-Id: I29e776662055077f6de3a9bc6d0869120b387ea7 --- diff --git a/phpcs.xml b/phpcs.xml index 2831a2b6e5..238fc98f1d 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -36,7 +36,6 @@ */includes/StubObject.php . - ^extensions/