Page MenuHomePhabricator

SemanticImageInput should pass jshint
Closed, DeclinedPublic

Description

jshint reports failure on javascript files and should be fixed. Whenever this is done, one can make the jslint job to be voting by editing integration/zuul-config.git layout.yaml file and remove the line that make the jslint job to be non voting.


Version: master
Severity: normal

Related Objects

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 2:53 AM
bzimport set Reference to bz61632.
bzimport added a subscriber: Unknown Object (MLST).

Change 280759 had a related patch set uploaded (by Paladox):
Add npm entry point and fix js

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

Change 323436 had a related patch set uploaded (by Hashar):
Add jshint fix js

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

Change 280759 merged by jenkins-bot:
Add npm entry point

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

This task is obsolete:

  • we are no more using jshint
  • developers can define their linters in composer.json
  • most semantic extensions have been migrated out of Wikimedia Gerrit