Page MenuHomePhabricator

Migrate RelatedArticles to eslint
Closed, ResolvedPublic

Description

Remove jshint and jscs in favor eslint (linting and code style), see parent task.

Details

Related Changes in Gerrit:

Event Timeline

Change 347115 had a related patch set uploaded (by Jdlrobson):
[mediawiki/extensions/RelatedArticles@master] Upgrade to eslint

https://gerrit.wikimedia.org/r/347115

Jdlrobson moved this task from Needs Analysis to Ready for Signoff on the Reading-Web-Sprint-95 board.
Jdlrobson subscribed.

This is a tech task. I ended up doing this as part of 10% work on Friday. Resolving should be ceremonial but will communicate to the team that this has been done.

Change 347115 merged by jenkins-bot:
[mediawiki/extensions/RelatedArticles@master] Upgrade to eslint

https://gerrit.wikimedia.org/r/347115

I see that the jshint and jscs config files have been removed and a grunt eslint task has been enabled.