mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
90c289dfa4
The new `mozlint` behaviour will always lean on the VCS to only lint changed files. However, in tests, the VCS is going to be slow and also provide inconsistent data between tests. Additionally, in some contexts, the VCS won't be available. Resolve this by hardcoding a file to lint for each case. Differential Revision: https://phabricator.services.mozilla.com/D138033 |
||
---|---|---|
.. | ||
files | ||
filter | ||
linters | ||
__init__.py | ||
conftest.py | ||
python.ini | ||
runcli.py | ||
test_cli.py | ||
test_editor.py | ||
test_formatters.py | ||
test_parser.py | ||
test_pathutils.py | ||
test_result.py | ||
test_roller.py | ||
test_types.py |