##// END OF EJS Templates
fsmonitor: remove pywatchman from exclusion rule...
fsmonitor: remove pywatchman from exclusion rule The recently vendored pywatchman code base is now formatted with black. We can now remove pywatchman from our black exclusion rule. Differential Revision: https://phab.mercurial-scm.org/D7202

File last commit:

r43704:2247bf3c stable
r43704:2247bf3c stable
Show More
test-check-format.t
5 lines | 165 B | text/troff | Tads3Lexer
#require black
$ cd $RUNTESTDIR/..
$ black --config=black.toml --check --diff `hg files 'set:**.py - mercurial/thirdparty/** - "contrib/python-zstandard/**"'`