##// END OF EJS Templates
cleanup: re-run black on the codebase...
cleanup: re-run black on the codebase Looks like a few patches have landed without having been blackened. I strongly suspect I should write a patch for baymax that blackens things on the way in... # skip-blame automatic formatting Differential Revision: https://phab.mercurial-scm.org/D8104

File last commit:

r41001:5532823e default
r44787:a0ec05d9 default
Show More
Cargo.toml
3 lines | 92 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]