##// END OF EJS Templates
tests: verify that Python scripts are blackened...
tests: verify that Python scripts are blackened Scripts are Python too. They should be blackened. (As suggested by Pierre-Yves in D7420.) Differential Revision: https://phab.mercurial-scm.org/D7447

File last commit:

r44090:2d8d4e08 default
r44090:2d8d4e08 default
Show More
test-check-format.t
5 lines | 189 B | text/troff | Tads3Lexer
#require black
$ cd $RUNTESTDIR/..
$ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`