view tests/test-check-format.t @ 44429:24a3a9f7ea77 stable

histedit: fix formatting after D8150 Differential Revision: https://phab.mercurial-scm.org/D8230
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 05 Mar 2020 08:30:11 -0800
parents 2d8d4e08c493
children 5e84a96d865b
line wrap: on
line source

#require black

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