tests/test-check-format.t
author Yuya Nishihara <yuya@tcha.org>
Mon, 14 Sep 2020 19:39:51 +0900
changeset 45458 4532e7ebde4d
parent 45389 f62bb5d07848
child 46382 d4c8b4b90ecb
permissions -rw-r--r--
merge with stable

#require black test-repo

  $ cd $RUNTESTDIR/..
  $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`