The following sniffs are failing and were disabled:
* MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage
Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Removed global `mw`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.
Change-Id: I9a87a358cb5336c9d18261985209c1f845337160
The following sniffs now pass and were enabled:
* MediaWiki.Usage.DbrQueryUsage.DbrQueryFound
Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".
Change-Id: Id8e722a709da5eb7e00a57725b88d927e9fbafd9