tests/test-check-format.t
changeset 43237 b21e3a747501
parent 43095 fb41ea2ea076
child 43347 abb95b6f79d3
equal deleted inserted replaced
43236:2f314599d5a2 43237:b21e3a747501
     1 #require grey
     1 #require grey
     2 
     2 
     3 (this should use the actual black as soon as possible)
     3 (this should use the actual black as soon as possible)
     4 
     4 
     5   $ cd $RUNTESTDIR/..
     5   $ cd $RUNTESTDIR/..
     6   $ python3 contrib/grey.py -S --quiet --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`
     6   $ python3 contrib/grey.py --config=black.toml --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`
     7 
     7