build: Update linters
Change-Id: Ib83952a64224ab550f64975285e60713225b23b7
This commit is contained in:
@@ -212,6 +212,8 @@
|
||||
messageKey = 'ext-uls-undo-language-tooltip-text';
|
||||
}
|
||||
|
||||
// Message keys listed above
|
||||
// eslint-disable-next-line mediawiki/msg-doc
|
||||
return $( '<p>' ).append( mw.message( messageKey, $link ).parseDom() );
|
||||
}() )
|
||||
} );
|
||||
|
||||
Reference in New Issue
Block a user