##// END OF EJS Templates
formatting: using black to check for formatting
formatting: using black to check for formatting

File last commit:

r43657:2278f79e stable
r43664:abb95b6f stable
Show More
test-check-format.t
5 lines | 215 B | text/troff | Tads3Lexer
/ tests / test-check-format.t
formatting: using black to check for formatting
r43664 #require black
formatting: introduce a `test-check-format-black.t` that enforce formatting...
r43365
$ cd $RUNTESTDIR/..
formatting: using black to check for formatting
r43664 $ black --config=black.toml --check --diff `hg files 'set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**" - contrib/grey.py'`
formatting: introduce a `test-check-format-black.t` that enforce formatting...
r43365