contrib/examples/fix.hgrc
changeset 43225 8343070ed758
parent 43223 15c05732d177
child 43351 cb0d80831ee0
equal deleted inserted replaced
43224:2a201b366d5b 43225:8343070ed758
    10 # contrib/grey.py is our fork of black. You need to pip install
    10 # contrib/grey.py is our fork of black. You need to pip install
    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 --config=black.toml -
    14 # black:command = python3.7 contrib/grey.py --config=black.toml -
    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/** - contrib/grey.py"