Mercurial > hg
view tests/test-check-format.t @ 45046:dd3050227a84
merge with stable
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 06 Jul 2020 22:02:50 -0400 |
parents | 5e84a96d865b |
children | f62bb5d07848 |
line wrap: on
line source
#require black $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`