tests/test-check-format.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 28 Feb 2020 14:34:37 +0100
changeset 44464 23df5ecfa365
parent 44147 5e84a96d865b
child 45389 f62bb5d07848
permissions -rw-r--r--
nodemap: check that a simple lookup works fine I realised the code was not exercised much. Differential Revision: https://phab.mercurial-scm.org/D8180

#require black

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