tests/test-check-format.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 09 Nov 2019 13:23:52 +0100
changeset 43607 90de6bcdf226
parent 43386 2247bf3cec76
child 43732 2d8d4e08c493
permissions -rw-r--r--
index: use `index.get_rev` in `repoview.pinnedrevs` We simplify the code in the process Differential Revision: https://phab.mercurial-scm.org/D7337

#require black

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