Just a heads up, a full ESLint check of the tree is now being run on every checkin to mozilla-central or the other integration branches. The check is also available on tryserver [1], you can run it locally with "mach eslint" or why not make life easy and install the mercurial extension [2].
Not many rules are enforced yet so mostly this is stopping you from using non-standard JS and preprocessing. All hail the mighty releng folks who have made it so ridiculously easy to prototype and deploy new taskcluster tests! [1] try: -b o -p eslint-gecko [2] http://www.oxymoronical.com/blog/2015/12/Running-ESLint-on-commit _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform