Mercurial > hg
view tests/test-check-format.t @ 46803:13d973690ecd
debugdiscovery: document relevant config option
These config option are here for people to experiment with it. So lets document
them in the command that is used for experimentation.
Differential Revision: https://phab.mercurial-scm.org/D10231
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 17 Mar 2021 18:40:50 +0100 |
parents | decc3bd3f20d |
children | 41d43d12c2c4 |
line wrap: on
line source
#require black test-repo $ cd $RUNTESTDIR/.. $ black --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`