view tests/test-check-format.t @ 45140:c59e7bed8924

phabupdate: allow resigning from revisions Differential Revision: https://phab.mercurial-scm.org/D8756
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 15 Jul 2020 14:18:18 -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/**'`