mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-11-23 16:06:45 +00:00
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
99413c7854
commit
fcc47b044f
|
@ -366,7 +366,6 @@ function initTabber( tabber, count ) {
|
|||
if ( resizeObserver ) {
|
||||
resizeObserver.observe( targetPanel );
|
||||
}
|
||||
/* eslint-enable mediawiki/class-doc */
|
||||
|
||||
// If requested, scroll the tabber into view (browser fails to do that
|
||||
// on its own as it tries to look up the anchor before we add it to the
|
||||
|
|
Loading…
Reference in a new issue