Mercurial > hg
view tests/test-check-format.t @ 44699:bcc1846e0f2b
revset: mark `successors()` experimental
Differential Revision: https://phab.mercurial-scm.org/D8406
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 13 Apr 2020 12:17:52 -0400 |
parents | 5e84a96d865b |
children | f62bb5d07848 |
line wrap: on
line source
#require black $ cd $RUNTESTDIR/.. $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`