view tests/test-check-format.t @ 45411:a42999f611ff

merge with stable
author Augie Fackler <augie@google.com>
date Mon, 07 Sep 2020 15:20:31 -0400
parents f62bb5d07848
children d4c8b4b90ecb
line wrap: on
line source

#require black test-repo

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