ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2022-12-03 03:19:22 +00:00
parent 3d0ff75249
commit 143c64c7b0

View file

@ -286,7 +286,7 @@ function updateTypeahead( messages ) {
* @return {void} * @return {void}
*/ */
function initTypeahead( searchForm, input ) { function initTypeahead( searchForm, input ) {
const const
expandedClass = 'citizen-typeahead--expanded', expandedClass = 'citizen-typeahead--expanded',
messages = { messages = {
empty: mw.message( 'citizen-search-fulltext-empty' ).text(), empty: mw.message( 'citizen-search-fulltext-empty' ).text(),