Mercurial > public > mercurial-scm > hg
view tests/test-check-format.t @ 46244:fb69b51b4daa
ci: avoid a global before_script definition
This removes the implicit assumption that all jobs are test runs.
Differential Revision: https://phab.mercurial-scm.org/D9723
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Mon, 11 Jan 2021 15:16:36 +0100 |
parents | f62bb5d07848 |
children | d4c8b4b90ecb |
line wrap: on
line source
#require black test-repo $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`