Mercurial > hg
changeset 43093:9002f4a3dde6
formatting: make black --quiet in the example `hg fix` config
I do like cake, but I cannot have so many of them.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 07 Oct 2019 11:51:34 -0400 |
parents | 0b75457d1133 |
children | e8cf9ad52a78 |
files | contrib/examples/fix.hgrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/examples/fix.hgrc Mon Oct 07 11:48:34 2019 -0400 +++ b/contrib/examples/fix.hgrc Mon Oct 07 11:51:34 2019 -0400 @@ -11,5 +11,5 @@ # git+https://github.com/python/black/@d9e71a75ccfefa3d9156a64c03313a0d4ad981e5 # to have the dependencies for grey. # -# black:command = python3.7 contrib/grey.py --skip-string-normalization - +# black:command = python3.7 contrib/grey.py --quiet --skip-string-normalization - # black:pattern = set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**"