From e5f0884ec45bc908d94bb8ba290ef1fd5d6595e4 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Mon, 16 Mar 2015 19:06:13 +0100 Subject: [PATCH] Ignore phpcs in autoload.php Causes 20 warnings for line length https://integration.wikimedia.org/ci/job/mediawiki-core-phpcs-HEAD/13849/console As being autogenerated, migth as well ignore so we can have mediawiki-core pass. Change-Id: Iedbe527456144c9b09b7ba93a8ce67edf0b47015 --- autoload.php | 2 +- includes/utils/AutoloadGenerator.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/autoload.php b/autoload.php index 3e003f183d..6935f3a75d 100644 --- a/autoload.php +++ b/autoload.php @@ -1,6 +1,6 @@ variableName}; \${$this->variableName} {$op} array( -- 2.20.1