mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
8c3bcff5a6
It's important to use absolute paths so lint errors for the same files don't show up in two different places. For example, eslint will absolutize a relative path, whereas flake8 will not. This patch also makes sure all include/exclude paths are joined to the mozlint 'root' that was previously calculated from vcs. MozReview-Commit-ID: KYhC6SEySC3 --HG-- extra : rebase_source : 9b88ee70a997d3f7b6cc0eb849e47931d5726f20 |
||
---|---|---|
.. | ||
mozlint | ||
test | ||
setup.py |