https://bugzilla.wikimedia.org/show_bug.cgi?id=62490
--- Comment #4 from Gabriel Wicke <[email protected]> --- (In reply to Antoine "hashar" Musso from comment #3) > The json-lint.php script I wrote does not support ignore list like jshint > does. One can probably implement such a system by hacking the file in > integration/jenkins.git, though I see little point in accepting invalid json > even from third parties. Those json files might not be used, are not edited by us etc. So if there is no way to ignore node_modules then at least this pass should be non-voting to avoid holding up our work. Could you just add a special case to ignore node_modules? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
