view tests/test-check-format.t @ 44532:c989737158aa

debuginstall: add entry about re2 Rust bindings when applicable Differential Revision: https://phab.mercurial-scm.org/D8226
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 05 Mar 2020 10:24:45 +0100
parents 5e84a96d865b
children f62bb5d07848
line wrap: on
line source

#require black

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