ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2022-12-03 19:13:02 +00:00
parent 4293021d5c
commit 365b1c5e4a

View file

@ -200,7 +200,7 @@ function getSuggestions( searchQuery ) {
} }
return html; return html;
} };
results.forEach( ( result ) => { results.forEach( ( result ) => {
const suggestion = getMenuItem( { const suggestion = getMenuItem( {