tests/test-check-format.t
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 27 Dec 2019 13:45:05 -0500
changeset 43975 2bbb2f556ecf
parent 43692 2d8d4e08c493
child 44147 5e84a96d865b
permissions -rw-r--r--
perf: drop an unnecessary `pass` Differential Revision: https://phab.mercurial-scm.org/D7743

#require black

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