Ignore phpcs in autoload.php
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 16 Mar 2015 18:06:13 +0000 (19:06 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 16 Mar 2015 18:09:28 +0000 (19:09 +0100)
commite5f0884ec45bc908d94bb8ba290ef1fd5d6595e4
treead572958e54f9770ce6995df6920bf11b2a42cd9
parent944d8d8d1769f0b30f8058a113f5c6eff31e5d95
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
includes/utils/AutoloadGenerator.php