Additional changes:
* Dropped .php5 and .inc files from .phpcs.xml (T200956).
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Removed globals `mw`, `OO`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.
Change-Id: Ia6c0b6f25cfc56e3aacebd2ea78263f284af65bc
The following sniffs are failing and were disabled:
* PEAR.Functions.ValidDefaultValue.NotAtEnd
Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".
Change-Id: I32a7cf04ded7208f32ad42559cc0bc371a049ab0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPrivate
Additional changes:
* Also sorted "composer fix" command to run phpcbf last.
Change-Id: Ic57c2eef213c89325ffca9ff23fc1f223cb732ac
The following sniffs are failing and were disabled:
* MediaWiki.Usage.DeprecatedGlobalVariables.Deprecated$wgTitle
The following sniffs now pass and were enabled:
* MediaWiki.VariableAnalysis.ForbiddenGlobalVariables.ForbiddenGlobal$wgTitle
Change-Id: If58c12eabaf650f11159c22255b9f3d22853565d
The following sniffs now pass and were enabled:
* MediaWiki.NamingConventions.LowerCamelFunctionsName.FunctionName
* MediaWiki.Usage.SuperGlobalsUsage.SuperGlobals
* Squiz.Scope.MethodScope.Missing
Change-Id: Id8b67221c16475801a2e906d822ad482d83e5e36
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment
Change-Id: I66be91cc18f618441fac3bc9f3a0b2857a17771f