comparison tests/test-check-module-imports.t @ 43348:daa3b58906d5 stable

formatting: drop `grey`, our custom black version Now that the official black has all we want, we can drop this.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 29 Oct 2019 11:07:25 +0100
parents 7054fd370430
children 064eb65d040f
comparison
equal deleted inserted replaced
43347:abb95b6f79d3 43348:daa3b58906d5
18 > 'tests/**.t' \ 18 > 'tests/**.t' \
19 > -X hgweb.cgi \ 19 > -X hgweb.cgi \
20 > -X setup.py \ 20 > -X setup.py \
21 > -X contrib/automation/ \ 21 > -X contrib/automation/ \
22 > -X contrib/debugshell.py \ 22 > -X contrib/debugshell.py \
23 > -X contrib/grey.py \
24 > -X contrib/hgweb.fcgi \ 23 > -X contrib/hgweb.fcgi \
25 > -X contrib/packaging/hg-docker \ 24 > -X contrib/packaging/hg-docker \
26 > -X contrib/packaging/hgpackaging/ \ 25 > -X contrib/packaging/hgpackaging/ \
27 > -X contrib/packaging/inno/ \ 26 > -X contrib/packaging/inno/ \
28 > -X contrib/python-zstandard/ \ 27 > -X contrib/python-zstandard/ \