tests/test-check-format.t
author Raphaël Gomès <rgomes@octobus.net>
Thu, 01 Oct 2020 09:49:33 +0200
changeset 45618 d5407b2e7689
parent 45208 f62bb5d07848
child 46454 d4c8b4b90ecb
permissions -rw-r--r--
rust: leverage improved match ergonomics Differential Revision: https://phab.mercurial-scm.org/D9137

#require black test-repo

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