Pass phpcs-strict on mw-config/
authorSiebrand Mazeland <siebrand@kitano.nl>
Wed, 23 Apr 2014 11:48:06 +0000 (13:48 +0200)
committerSiebrand Mazeland <siebrand@kitano.nl>
Wed, 23 Apr 2014 11:48:06 +0000 (13:48 +0200)
Change-Id: I80e5c26f4d11cfb9b702382859587438406e729c

mw-config/overrides.php

index d3d85bb..5758152 100644 (file)
@@ -1,8 +1,9 @@
 <?php
 /**
  * MediaWiki installer overrides.
- * Modify this file if you are a packager who needs to modify the behavior of the MediaWiki installer.
- * Altering it is preferred over changing anything in /includes.
+ * Modify this file if you are a packager who needs to modify the behavior of
+ * the MediaWiki installer. Altering it is preferred over changing anything in
+ * /includes.
  *
  * Note: this file doesn't gets included from a global scope, don't use globals directly.
  *