Mercurial > hg
view tests/test-check-format.t @ 45909:ca39c45014fa
errors: remove trailing "!" in messages about bad top-level args
Differential Revision: https://phab.mercurial-scm.org/D9381
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 23 Nov 2020 12:47:08 -0800 |
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/**'`