Do not use broken bootstrap in phpcs.xml
[lhc/web/wiklou.git] / phpcs.xml
index 2831a2b..238fc98 100644 (file)
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -36,7 +36,6 @@
                <exclude-pattern>*/includes/StubObject.php</exclude-pattern>
        </rule>
        <file>.</file>
-       <arg name="bootstrap" value="vendor/mediawiki/mediawiki-codesniffer/utils/bootstrap-ci.php"/>
        <arg name="encoding" value="UTF-8"/>
        <arg name="extensions" value="php,php5,inc,sample"/>
        <exclude-pattern type="relative">^extensions/</exclude-pattern>