gecko-dev/tools/lint/eslint
Andrew Halberstadt 8f09bc743f Bug 1608535 - [lint] Forward new --no-error-on-unmatched-pattern to eslint, r=Standard8
This prevents eslint from dumping an error and bailing when a path was specified that
doesn't contain any lintable files.

This patch fixes a bad interaction with 'mozlint' where passing a directory containing
failures alongside a directory that doesn't have lintable files results in the errors
being hidden and mozlint reporting that everying is OK.

Differential Revision: https://phabricator.services.mozilla.com/D60686

--HG--
extra : moz-landing-system : lando
2020-01-23 13:30:27 +00:00
..
eslint-plugin-mozilla Bug 1602898: Rename Window.getWindowGlobalChild() to .windowGlobalChild. r=farre 2020-01-21 21:32:28 +00:00
eslint-plugin-spidermonkey-js Bug 1551829 - Limit exectution scope of the spidermonkey-js processor to only the directories where it is required. r=mossop 2019-08-21 19:09:27 +00:00
.eslintrc.js Bug 1558517 - Pre 3.1: Change conflicting "camelcase" rule which would fail after running Prettier, r=standard8 2019-06-12 11:43:25 +02:00
__init__.py Bug 1608535 - [lint] Forward new --no-error-on-unmatched-pattern to eslint, r=Standard8 2020-01-23 13:30:27 +00:00
manifest.tt Bug 1607172 - Update ESLint to the latest version and use ignorePatterns to ignore paths listed in ThirdPartyPaths.txt. r=mossop 2020-01-21 20:46:06 +00:00
modules.json Bug 1529917 - Remove VariablesViewController.jsm. r=miker. 2019-12-04 07:30:08 +00:00
setup_helper.py Bug 1585565 - fix package.json loading in eslint setup to always use utf-8 instead of system encoding, r=ahal 2019-10-02 13:07:37 +00:00
update.sh Bug 1595368: [firefox-ci] Use consitent logic to determine tooltool url; r=sfraser a=task-fix 2019-11-11 05:50:11 +01:00