Mercurial > hg
view tests/test-check-format.t @ 46602:a687a7f27951
rust: Move config value parsing functions to a new module
Differential Revision: https://phab.mercurial-scm.org/D10021
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Wed, 17 Feb 2021 20:24:04 +0100 |
parents | 5be886200eb6 |
children | decc3bd3f20d |
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/**'`