gecko-dev/tools/lint
Jeff Gilbert e969340c6c Bug 1450839 - Exclude mochitest-errata.ini from test-disable.yml. CLOSED TREE
This file is not part of the build. (it's used to generate
generated-mochitest.ini)
What's tripping up this lint is this line:
 # [gl:0D6DE000] mozilla::gl::GLContext::raw_fDrawArrays: Generated unexpected GL_INVALID_OPERATION error. (0x0502)
This line is picked up as a false-positive, since the too-naive regex
(effectively /#.*\[/) interprets this as a skipped test.

MozReview-Commit-ID: 2bMIkCH8WK9
2018-04-20 16:59:16 -07:00
..
cpp Bug 1444167 Add a MinGW Header Capitalization lint job r=ahal 2018-03-08 13:41:00 -06:00
docs Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8 2018-03-12 10:43:35 -07:00
eslint Bug 1455458: De-XPIDLify the blocklist service. r=gijs 2018-04-19 16:01:24 -07:00
python Bug 1436802 - [lint] Add some tests for the flake8 linter integration r=andi 2018-03-22 17:24:15 -04:00
shell Bug 1432627 Add shellcheck linter to CI r=ahal 2018-01-29 15:27:04 +00:00
spell Bug 1455451 - Codespell: enable the autofix (with --fix) r=ahal 2018-04-19 23:41:57 +02:00
test Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
tox
wpt Bug 1428585 - Fixup flake8 error, r=me ON A CLOSED TREE 2018-01-09 15:47:06 +00:00
yamllint_
codespell.yml Bug 1420908: Follow-up: Remove missing directory from codespell.yml. r=bustage DONTBUILD CLOSED TREE 2018-04-14 21:52:43 -07:00
cpp-virtual-final.yml Bug 1436263 - Part 5: Add a mach lint for virtual function declarations with multiple specifiers. r=froydnj r=ahal 2018-02-15 00:50:02 -08:00
eslint.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
flake8.yml Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
hooks.py Bug 1373368 - [lint] Ignore SIGINT in lint hooks, r=standard8 2018-03-29 16:39:29 -04:00
mach_commands.py Bug 1436802 - [lint] Add some tests for the flake8 linter integration r=andi 2018-03-22 17:24:15 -04:00
mingw-capitalization.yml Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
py2.yml Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
py3.yml Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
shellcheck.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
test-disable.yml Bug 1450839 - Exclude mochitest-errata.ini from test-disable.yml. CLOSED TREE 2018-04-20 16:59:16 -07:00
wpt_manifest.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
wpt.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
yaml.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00