gecko-dev/tools/lint/test
Andrew Halberstadt 09a16b2413 Bug 1485793 - [eslint] Don't print an error message if there aren't any files to lint, r=Standard8
This case is expected in the mozlint world (e.g, when running all linters).
This will still print a warning, just a far less scary one and will still
return 0. There is a case to be made that we should silently ignore this as no
other linters print this warning, but it's useful enough to warrant keeping.

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

--HG--
extra : moz-landing-system : lando
2019-07-09 19:23:57 +00:00
..
files Bug 1485793 - [eslint] Don't print an error message if there aren't any files to lint, r=Standard8 2019-07-09 19:23:57 +00:00
conftest.py Bug 1533152 - [flake8] Make sure glob patterns are honoured when passing files directly, r=andi 2019-03-12 15:08:41 +00:00
python.ini Bug 1436037 - [ci] Run mozbase and mozlint python-test tasks on OSX, r=jmaher 2018-12-21 13:43:12 +00:00
test_eslint.py Bug 1485793 - [eslint] Don't print an error message if there aren't any files to lint, r=Standard8 2019-07-09 19:23:57 +00:00
test_flake8.py Bug 1533152 - [flake8] Make sure glob patterns are honoured when passing files directly, r=andi 2019-03-12 15:08:41 +00:00