tests/test-check-format.t
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
Sun, 17 May 2020 12:49:12 -0400
changeset 44848 7e7080ab8ba8
parent 44147 5e84a96d865b
child 45389 f62bb5d07848
permissions -rw-r--r--
grep: improve test coverage Differential Revision: https://phab.mercurial-scm.org/D8542

#require black

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