gecko-dev/tools/lint
Mark Banner 84c4aa45ce Bug 1502048 - Update the list of ESLint globals for recent JSM scope changes. r=nika,mossop
This patch creates a new list of privileged globals, based on the webidl bindings. The list of jsm globals is reduced to only the ones specially extended to that scope.

The privileged globals are enabled everywhere for the time being - although we likely could limit scopes, doing so is difficult with our current mozilla-central layout and configuration settings.

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

--HG--
extra : moz-landing-system : lando
2018-11-22 16:46:19 +00:00
..
cpp
docs Bug 1448417 - [mozlint] Remove ability to specify globs in an 'include' directive, r=egao 2018-09-25 18:30:23 +00:00
eslint Bug 1502048 - Update the list of ESLint globals for recent JSM scope changes. r=nika,mossop 2018-11-22 16:46:19 +00:00
python Bug 1494069 - [mozlint] Append global 'excludes' to each linter at parse time, r=rwood 2018-10-16 21:04:14 +00:00
shell Bug 1460856 - [mozlint] Stop using warnings in all current linters r=Standard8 2018-08-28 19:24:55 +00:00
spell Bug 1496903 - Update codespell to 1.14 r=ahal 2018-10-09 14:31:05 +00:00
test Bug 1473308 - [flake8] Pass custom extension list into the flake8 binary r=marco 2018-07-06 12:39:39 +00:00
tox
wpt Bug 1503599 - [mozlint] Default lineno to 0 in result.Issue if unset, r=jgraham 2018-11-07 15:21:31 +00:00
yamllint_ Bug 1460856 - [mozlint] Stop using warnings in all current linters r=Standard8 2018-08-28 19:24:55 +00:00
codespell.yml Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
cpp-virtual-final.yml Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
eslint.yml Bug 1445764 - Remove some Places special casing in eslint configurations;r=standard8 2018-07-03 14:26:54 -07:00
flake8.yml Bug 1403131: [mozharness] Run lint against tests; r=mtabara 2018-10-30 17:02:10 +00:00
hooks.py
mach_commands.py Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
mingw-capitalization.yml Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
py2.yml Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
py3.yml Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
shellcheck.yml
test-disable.yml Bug 1375861 - [mozlint] Globally exclude paths listed in tools/rewriting/ThirdPartyPaths.txt from our linters, r=sylvestre 2018-10-18 15:27:59 +00:00
wpt.yml
yaml.yml