mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-24 00:13:28 +00:00
ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
1fc2451a12
commit
670df8051e
|
@ -16,4 +16,4 @@ class Hooks {
|
|||
$parser->setHook( 'tabber', Tabber::class . '::renderTabber' );
|
||||
$parser->setHook( 'tabbertransclude', TabberTransclude::class . '::renderTabberTransclude' );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue