зеркало из https://github.com/mozilla/gecko-dev.git
cb97199fe0
If there's no files to lint in CI, that's a smell that something is misconfigured. Resolve this by raising an exception accordingly if `MOZ_AUTOMATION` is set (and we aren't running the tests for the linting code itself). Automatically recommend specifying `*`, as (assuming the use of a shell) that will resolve to "all files/dirs at $topsrcdir`", which matches existing behaviour if `--outgoing` and `--workdir` aren't provided. Differential Revision: https://phabricator.services.mozilla.com/D138172 |
||
---|---|---|
.. | ||
mozlint | ||
test | ||
setup.py |