##// END OF EJS Templates
formatting: make black --quiet in the example `hg fix` config...
marmoute -
r43363:9002f4a3 default
parent child Browse files
Show More
@@ -11,5 +11,5 b' rustfmt:pattern = set:**.rs'
11 # git+https://github.com/python/black/@d9e71a75ccfefa3d9156a64c03313a0d4ad981e5
11 # git+https://github.com/python/black/@d9e71a75ccfefa3d9156a64c03313a0d4ad981e5
12 # to have the dependencies for grey.
12 # to have the dependencies for grey.
13 #
13 #
14 # black:command = python3.7 contrib/grey.py --skip-string-normalization -
14 # black:command = python3.7 contrib/grey.py --quiet --skip-string-normalization -
15 # black:pattern = set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**"
15 # black:pattern = set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**"
General Comments 0
You need to be logged in to leave comments. Login now