build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
The following sniffs are failing and were disabled: * MediaWiki.Commenting.LicenseComment.InvalidLicenseTag The following sniffs now pass and were enabled: * MediaWiki.Commenting.FunctionComment.MissingParamComment Change-Id: I06e0542d737cec5e2500aad6d85f72951f8b584d
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
*
|
||||
* @file
|
||||
* @ingroup Extensions
|
||||
* @licence GNU General Public Licence 2.0 or later
|
||||
* @licence MIT License
|
||||
* @license GNU General Public Licence 2.0 or later
|
||||
* @license MIT License
|
||||
*/
|
||||
|
||||
$IP = getenv( 'MW_INSTALL_PATH' );
|
||||
|
||||
@@ -14,8 +14,8 @@
|
||||
*
|
||||
* @file
|
||||
* @ingroup Extensions
|
||||
* @licence GNU General Public Licence 2.0 or later
|
||||
* @licence MIT License
|
||||
* @license GNU General Public Licence 2.0 or later
|
||||
* @license MIT License
|
||||
*/
|
||||
class LanguageNameSearch {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user