tests/test-check-format.t
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 30 Nov 2019 02:59:04 -0500
branchstable
changeset 43743 66210a20f727
parent 43386 2247bf3cec76
child 43692 2d8d4e08c493
permissions -rw-r--r--
win32mbcs: fix a `str` type conditional for py3 Differential Revision: https://phab.mercurial-scm.org/D7535

#require black

  $ cd $RUNTESTDIR/..
  $ black --config=black.toml --check --diff `hg files 'set:**.py - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`