view tests/test-check-format.t @ 46195:d6a9e690d620

comments: fix typos Differential Revision: https://phab.mercurial-scm.org/D9689
author Joerg Sonnenberger <joerg@bec.de>
date Thu, 07 Jan 2021 14:15:24 +0100
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/**'`