view tests/test-check-format.t @ 46466:3e3b81b6e7da

debugcommands: s/stdin/stdout in debugnodemap help Differential Revision: https://phab.mercurial-scm.org/D9930
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 25 Jan 2021 14:23:47 +0530
parents 5be886200eb6
children decc3bd3f20d
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/**'`