ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2024-11-16 06:56:01 +00:00 committed by alistair3149
parent ab8e306fc6
commit c67ac50f46

View file

@ -15,9 +15,9 @@ declare( strict_types=1 );
namespace MediaWiki\Extension\TabberNeue;
use Html;
use InvalidArgumentException;
use JsonException;
use MediaWiki\MediaWikiServices;
use InvalidArgumentException;
use Parser;
use PPFrame;
use Sanitizer;