gecko-dev/python/mozlint
Mitchell Hentges 90c289dfa4 Bug 1753769: "runcli.py" in tests should use explicit paths r=ahal
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
2022-02-08 22:06:59 +00:00
..
mozlint Bug 1753701: Always default to --outgoing/--workdir in ./mach lint r=ahal 2022-02-04 21:48:59 +00:00
test Bug 1753769: "runcli.py" in tests should use explicit paths r=ahal 2022-02-08 22:06:59 +00:00
setup.py