tests/test-check-format.t
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 29 Oct 2019 10:43:47 +0100
branchstable
changeset 43347 abb95b6f79d3
parent 43237 b21e3a747501
child 43348 daa3b58906d5
permissions -rw-r--r--
formatting: using black to check for formatting

#require black

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