Page MenuHomePhabricator

Lint files that is copied into the mediawiki folder
Closed, ResolvedPublic

Description

We have files today that do not conform with eslint, so when we move them to /mediawiki/ and the run

npm run test

We get errors from the quickstart files. That should be fixed so that you can run without any failures.

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
Add newline at the end of the composer file to please linter.repos/test-platform/mediawiki-quickstart!35phedenskognewline-composermain
Lint install-browser-for-puppeteer-core using mediawiki eslint.repos/test-platform/mediawiki-quickstart!34phedenskoglint-puppeteermain
Lint wdio override config to match eslint-config-wikimedia.repos/test-platform/mediawiki-quickstart!32phedenskoglint-wdiomain
Customize query in GitLab

Event Timeline

There are a couple of more files that needs to be fixed :)