Show More
@@ -17,6 +17,7 run pyflakes on all tracked files ending | |||
|
17 | 17 | > -X hgext/fsmonitor/pywatchman \ |
|
18 | 18 | > -X mercurial/pycompat.py -X contrib/python-zstandard \ |
|
19 | 19 | > -X mercurial/thirdparty/cbor \ |
|
20 | > -X mercurial/thirdparty/zope \ | |
|
20 | 21 | > 2>/dev/null \ |
|
21 | 22 | > | xargs pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py" |
|
22 | 23 |
General Comments 0
You need to be logged in to leave comments.
Login now