Show More
@@ -1,5 +1,5 b'' | |||||
1 | #require black |
|
1 | #require black test-repo | |
2 |
|
2 | |||
3 | $ cd $RUNTESTDIR/.. |
|
3 | $ cd $RUNTESTDIR/.. | |
4 | $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'` |
|
4 | $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'` | |
5 |
|
5 |
General Comments 0
You need to be logged in to leave comments.
Login now