##// END OF EJS Templates
errors: name arguments to UnknownCommand constructor...
errors: name arguments to UnknownCommand constructor Differential Revision: https://phab.mercurial-scm.org/D9166

File last commit:

r45949:f62bb5d0 5.5.1 stable
r46272:bb1a988e default
Show More
test-check-format.t
5 lines | 167 B | text/troff | Tads3Lexer
/ tests / test-check-format.t
test: add `test-repo` requirement to `test-check-format` (issue6395)...
r45949 #require black test-repo
formatting: introduce a `test-check-format-black.t` that enforce formatting...
r43365
$ cd $RUNTESTDIR/..
Gregory Szorc
python-zstandard: blacken at 80 characters...
r44605 $ black --config=black.toml --check --diff `hg files 'set:(**.py + grep("^#!.*python")) - mercurial/thirdparty/**'`
formatting: introduce a `test-check-format-black.t` that enforce formatting...
r43365