ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2023-01-17 19:43:57 +00:00
parent d73fa67a31
commit e8be32f7c5

View file

@ -23,7 +23,6 @@
namespace MediaWiki\Skins\Citizen\Api;
use ApiBase;
use MediaWiki\Skins\Citizen\Api\ApiFormatManifest;
use MediaWiki\MediaWikiServices;
use SpecialPage;
use Title;
@ -31,7 +30,7 @@ use Title;
/**
* Based on the MobileFrontend extension
* Return the webapp manifest for this wiki
*
*
* T282500
* TODO: This should be merged to core
*/